summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Jobs
Commit message (Expand)AuthorAgeFilesLines
* Adapt Sync job tests to the constructor changeCôme Chilliet2023-04-271-2/+1
* Fix job tests in updatenotification and user_ldap applicationsCôme Chilliet2022-12-051-1/+3
* Port existing server code to new interfaceCarl Schwan2022-08-081-1/+2
* adjust testsArthur Schiwon2022-06-281-20/+31
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+3
* Fix LDAP unit testsJoas Schilling2021-04-201-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+2
* adds unit test for updategroups background jobArthur Schiwon2020-10-301-0/+189
* user share manager to determine share ownershipArthur Schiwon2020-10-262-3/+2
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-231-57/+40
* 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