nextcloud-server/tests/Core/Controller
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
AppPasswordControllerTest.php Allow clients to delete their own apptoken 2019-05-17 09:52:06 +02:00
AutoCompleteControllerTest.php
AvatarControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ChangePasswordControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ClientFlowLoginControllerTest.php Check getRedirectUri() for queries 2019-11-13 14:05:03 +01:00
ClientFlowLoginV2ControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ContactsMenuControllerTest.php
CSRFTokenControllerTest.php
CssControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
GuestAvatarControllerTest.php
JsControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
LoginControllerTest.php Don't send executionContexts for Clear-Site-Data 2019-07-09 15:08:25 +02:00
LostControllerTest.php Add test case for existing user with token null 2019-08-18 23:27:03 +02:00
NavigationControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
OCSControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PreviewControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SvgControllerTest.php
TwoFactorChallengeControllerTest.php Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
UserControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
WipeControllerTest.php Remote wipe support 2019-05-20 20:50:27 +02:00