summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/ConnectionTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-22/+22
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix tests for backup ldap server connectionJulius Härtl2018-07-131-2/+2
* LDAP backup server should not be queried when auth failsArthur Schiwon2018-06-271-3/+50
* track the state of the bind resultArthur Schiwon2018-02-221-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* LDAP: Add testStartTlsNegotiationFailure unit testJarkko Lehtoranta2017-07-231-0/+50
* LDAP: Add testBindWithInvalidCredentials unit testJarkko Lehtoranta2017-07-231-0/+44
* LDAP: Fix testUseBackupServer unit testJarkko Lehtoranta2017-07-231-0/+4
* Update tests for phunit 5.5Victor Dubiniuk2016-10-131-3/+3
* Fix getMock user_ldapRoeland Jago Douma2016-09-061-2/+3
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move tests/ to PSR-4Joas Schilling2016-05-251-0/+139