nextcloud-server/tests/Core/Controller
John Molakvoæ 3c6253f965
Remove old legacy SvgController and IconsCacher
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-10 23:24:07 +02:00
..
AppPasswordControllerTest.php
AutoCompleteControllerTest.php Expose shareWithDisplayNameUnique also on autocomplete endpoint 2022-05-03 12:51:23 +02:00
AvatarControllerTest.php Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +01:00
ChangePasswordControllerTest.php Do not dispatch postSetPassword when setPassword fails 2022-05-05 17:21:23 +02:00
ClientFlowLoginControllerTest.php Add direct arg to login flow 2022-03-28 10:28:45 +02:00
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 Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +01:00
JsControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
LoginControllerTest.php
LostControllerTest.php
NavigationControllerTest.php
OCSControllerTest.php
PreviewControllerTest.php Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +01:00
TwoFactorChallengeControllerTest.php Fix missing import of ILogger 2021-11-02 16:47:16 +01:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php