nextcloud-server/tests/Core/Controller
Côme Chilliet 8b271b8a12
Fix tests and avoid PHP errors in them
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-23 09:29:01 +01:00
..
AppPasswordControllerTest.php
AutoCompleteControllerTest.php Fix more controller tests in Core subdir 2021-03-24 09:02:19 +01:00
AvatarControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
ChangePasswordControllerTest.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
ClientFlowLoginControllerTest.php
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
CSRFTokenControllerTest.php
CssControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
GuestAvatarControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
JsControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
LoginControllerTest.php add check isFairUseOfFreePushService on login 2021-10-23 00:54:50 +02:00
LostControllerTest.php fixes missing prefix to validate password reset token 2021-09-10 19:06:50 +02:00
NavigationControllerTest.php
OCSControllerTest.php
PreviewControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
SvgControllerTest.php Resolve absolute path in tests 2021-09-06 21:26:27 +02:00
TwoFactorChallengeControllerTest.php Fix missing import of ILogger 2021-11-02 16:47:16 +01:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php