summaryrefslogtreecommitdiffstats
path: root/tests/lib/User/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-25/+29
* Use a case insensitive search for emailRoeland Jago Douma2018-12-201-2/+3
* filter null values for UserManager::getByEmailGeorg Ehrke2018-10-151-0/+33
* Added case example to testsJohn Molakvoæ (skjnldsv)2018-05-261-2/+4
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
* never translate login names when requiring with a user idArthur Schiwon2018-01-031-12/+28
* extend tests for status quoArthur Schiwon2018-01-031-0/+12
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Prevent SQL error message in case of errorLukas Reschke2017-08-171-1/+20
* UserManager can now count disabled usersArthur Schiwon2017-04-291-0/+25
* Use the new method in the old one to remove duplicate codeJoas Schilling2017-04-271-5/+11
* Better validation of allowed user namesJoas Schilling2017-04-181-0/+43
* Proper DI of configRoeland Jago Douma2016-10-281-20/+31
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-281-1/+63
* Fix getMock UserRoeland Jago Douma2016-09-131-23/+24
* Fix failing tests after db splitRoeland Jago Douma2016-07-131-4/+4
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+474