nextcloud-server/tests/Core/Controller
Roeland Jago Douma c1fcd6fc98
Merge pull request #7324 from nextcloud/no-sorters-no-instances
don't create sorter instances when none was requested
2017-12-11 15:27:44 +01:00
..
AutoCompleteControllerTest.php don't create sorter instances when none was requested 2017-11-28 13:30:51 +01:00
AvatarControllerTest.php Fix tests 2017-11-29 14:23:15 +01:00
ChangePasswordControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
ClientFlowLoginControllerTest.php fix tests 2017-12-08 13:29:33 +01:00
ContactsMenuControllerTest.php
CssControllerTest.php
JsControllerTest.php
LoginControllerTest.php Fix broken tests 2017-09-04 14:17:03 +02:00
LostControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
OCSControllerTest.php Fix tests 2017-08-01 08:20:17 +02:00
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 2017-08-18 12:22:44 +02:00
UserControllerTest.php