nextcloud-server/tests/Core/Controller
Julius Härtl 16ac8eaac9
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-03-07 09:17:18 +01:00
..
AutoCompleteControllerTest.php Remove config from AutoCompleteController 2018-02-13 21:40:30 +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 Request->getHeader() should always return a string 2018-01-17 09:51:31 +01:00
ContactsMenuControllerTest.php
CssControllerTest.php
JsControllerTest.php
LoginControllerTest.php Fix tests 2018-01-15 21:43:11 +01:00
LostControllerTest.php Fix tests 2018-01-13 13:58:06 +01:00
NavigationControllerTest.php Fix tests 2018-03-07 09:17:18 +01: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