nextcloud/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 Add an event to the Autocomplete Controller to allow to filter the results 2019-02-26 15:32:14 +01:00
AvatarControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
CSRFTokenControllerTest.php Add CSRF token controller to retrieve the current CSRF token 2018-03-08 16:48:50 +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 add contactsmenu popover 2017-04-26 09:26:53 +02:00
CssControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
GuestAvatarControllerTest.php Remove public interface that was only needed for testing 2019-02-07 14:23:16 +01:00
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 Keep list of icons in a separate file for use in the accessibility app 2018-10-25 12:16:10 +02:00
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