aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Avatar/UserAvatarTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-261-17/+17
|\
| * Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-17/+17
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-1/+1
|/
* Change avatar placeholder from single letter to 2 lettersSergey Shliakhov2020-01-271-13/+45
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* adjust test expectationsArthur Schiwon2019-09-041-2/+1
* Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-1/+1
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+265