summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Jobs
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-5/+5
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-13/+13
* fix strings being passed where arrays where expectedArthur Schiwon2020-06-241-0/+14
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-12/+10
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
|/
* Update license headersChristoph Wurst2019-12-052-2/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* fix return value when ldapPagingSize returns nullArthur Schiwon2018-01-111-1/+2
* when paged results are turned off, all (max possible) users are returnedArthur Schiwon2018-01-111-1/+2
* extend test for rotating prefixesArthur Schiwon2018-01-081-1/+10
* add tests for whole run commandArthur Schiwon2018-01-081-0/+104
* add unit test for qualifies to runArthur Schiwon2018-01-081-3/+19
* add unit test for determining next cycleArthur Schiwon2018-01-081-0/+41
* create failing test for this caseArthur Schiwon2018-01-051-0/+55
* resolve DIArthur Schiwon2017-11-091-13/+27
* add Sync testArthur Schiwon2017-11-091-0/+130
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix getMock user_ldapRoeland Jago Douma2016-09-061-3/+7
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move tests/ to PSR-4Joas Schilling2016-05-251-0/+149