nextcloud-server/tests/Core/Controller
Roeland Jago Douma 2b7d4d5069
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-06 19:58:37 +07:00
..
AutoCompleteControllerTest.php Remove config from AutoCompleteController 2018-02-13 21:40:30 +07:00
AvatarControllerTest.php Fix tests 2017-11-29 14:23:15 +07:00
CSRFTokenControllerTest.php Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +07:00
ChangePasswordControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +07:00
ClientFlowLoginControllerTest.php Request->getHeader() should always return a string 2018-01-17 09:51:31 +07:00
ContactsMenuControllerTest.php
CssControllerTest.php Add Cache-control: immutable 2018-03-19 14:21:53 +07:00
JsControllerTest.php Add Cache-control: immutable 2018-03-19 14:21:53 +07:00
LoginControllerTest.php Fix tests 2018-04-06 19:58:37 +07:00
LostControllerTest.php Fix tests 2018-01-13 13:58:06 +07:00
NavigationControllerTest.php Fix tests 2018-03-07 09:17:18 +07:00
OCSControllerTest.php
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php
UserControllerTest.php