summaryrefslogtreecommitdiffstats
path: root/tests/lib/user/manager.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-474/+0
* Add \OC\User\BackendRoeland Jago Douma2016-05-101-2/+2
* Adding more test suites to group DBThomas Müller2015-11-301-2/+23
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-46/+46
* introduce names for user backends - IUserBackendMorris Jobke2014-12-191-0/+10
* Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-0/+11
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
* Remove confusingly names \OC\User\Manager::delete and fix the automatic cache...Robin Appelman2014-11-051-1/+12
* Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-281-5/+5
* adjust tests accordinglyArthur Schiwon2014-04-151-1/+1
* add tests for user countingArthur Schiwon2014-01-081-0/+72
* Adjust Tests and satisfy themArthur Schiwon2013-09-241-0/+45
* New user management classesRobin Appelman2013-05-291-0/+304