nextcloud-server/tests/Core/Controller
Thomas Citharel abe5ff3654
Make LostController use IInitialState and LoggerInterface
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-06-10 16:41:41 +02:00
..
AppPasswordControllerTest.php
AutoCompleteControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
AvatarControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
ChangePasswordControllerTest.php Do not dispatch postSetPassword when setPassword fails 2022-05-05 17:21:23 +02:00
ClientFlowLoginControllerTest.php Extend tests 2022-05-16 10:33:30 +02:00
ClientFlowLoginV2ControllerTest.php Extend tests 2022-05-16 10:33:30 +02:00
ContactsMenuControllerTest.php Modernize contacts menu 2022-05-12 18:31:59 +02:00
CSRFTokenControllerTest.php
CssControllerTest.php
GuestAvatarControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
JsControllerTest.php
LoginControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
LostControllerTest.php Make LostController use IInitialState and LoggerInterface 2022-06-10 16:41:41 +02:00
NavigationControllerTest.php
OCSControllerTest.php
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php