aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Avatar/UserAvatarTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* Update avatars on updateCarl Schwan2022-09-091-3/+3
* Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan2022-07-181-4/+7
|\
| * Add typing to SimpleFSCarl Schwan2022-07-141-8/+11
* | Make Color class publicCarl Schwan2022-07-051-7/+7
* | Cleanup avatar related codeCarl Schwan2022-06-221-5/+5
|/
* Check style updateCarl Schwan2022-01-131-3/+3
* Enable Avatar tests as well for PHP>=8Côme Chilliet2021-10-281-20/+0
* Fix unit testsJoas Schilling2021-04-271-2/+2
* php cs fixRoeland Jago Douma2020-12-071-1/+1
* Avatar fixesRoeland Jago Douma2020-12-071-2/+25
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* 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