summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/WizardTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-12/+12
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-60/+60
* Update license headersChristoph Wurst2019-12-051-1/+1
* Fix more testsRoeland Jago Douma2019-11-271-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* adjust testsArthur Schiwon2017-11-091-16/+11
* Update license headersMorris Jobke2017-11-061-0/+2
* Update tests for phunit 5.5Victor Dubiniuk2016-10-131-10/+16
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Fix getMock user_ldapRoeland Jago Douma2016-09-061-1/+2
* New LDAPProvider for user_ldaproot2016-07-221-1/+2
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move tests/ to PSR-4Joas Schilling2016-05-251-7/+2
* Move Access to PSR-4Joas Schilling2016-05-251-3/+3
* Move Configuration to PSR-4Joas Schilling2016-05-251-3/+3
* Move Connection to PSR-4Joas Schilling2016-05-251-2/+2
* Move interface to PSR-4Joas Schilling2016-05-251-3/+3
* Move wizardJoas Schilling2016-05-251-0/+450