summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/GuestAvatarControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Remove public interface that was only needed for testingMorris Jobke2019-02-071-1/+0
* Implement guest avatar endpointMichael Weimann2019-02-071-0/+90