nextcloud-server/tests/Core/Controller
Joas Schilling f8463e1fc6
Fix missing import of ILogger
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-02 16:47:16 +07:00
..
AppPasswordControllerTest.php Fix more tests in the Core subdir 2021-03-24 08:48:28 +07:00
AutoCompleteControllerTest.php Fix more controller tests in Core subdir 2021-03-24 09:02:19 +07:00
AvatarControllerTest.php
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
ClientFlowLoginControllerTest.php Fix more tests in the Core subdir 2021-03-24 08:48:28 +07:00
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
CssControllerTest.php
GuestAvatarControllerTest.php
JsControllerTest.php
LoginControllerTest.php add check isFairUseOfFreePushService on login 2021-10-23 00:54:50 +07:00
LostControllerTest.php fixes missing prefix to validate password reset token 2021-09-10 19:06:50 +07:00
NavigationControllerTest.php
OCSControllerTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
PreviewControllerTest.php
SvgControllerTest.php Resolve absolute path in tests 2021-09-06 21:26:27 +07:00
TwoFactorChallengeControllerTest.php Fix missing import of ILogger 2021-11-02 16:47:16 +07:00
UserControllerTest.php
WellKnownControllerTest.php Add well known handlers API 2020-12-16 13:13:05 +07:00
WipeControllerTest.php