aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AvatarManagerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Use \OC\User\Manager internally in the avatarmanagerRoeland Jago Douma2018-01-141-2/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add using casing check/fix for initMountPointsVincent Petry2016-11-021-2/+24
|
* Fix avatar testsRoeland Jago Douma2016-10-051-10/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove database requirement from testLukas Reschke2016-10-031-17/+57
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+68
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader