summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/AvatarControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Check the mimetype before reading the content and catch exceptionJoas Schilling2016-10-181-2/+46
* Fix testsRoeland Jago Douma2016-08-301-1/+6
* AvatarController use proper JSONResponseRoeland Jago Douma2016-08-291-3/+3
* AvatarController cleanupRoeland Jago Douma2016-08-251-62/+83
* We have to mock the is_uploaded_file in the OC\Core\Controller namespaceRoeland Jago Douma2016-08-151-8/+10
* Fix mock call in AvatarControllerTestRoeland Jago Douma2016-08-151-12/+12
* Move tests/core/ to PSR-4Joas Schilling2016-05-191-0/+436