nextcloud-server/tests/Core/Controller
Thomas Citharel 232322fe06
Modernize contacts menu
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-05-12 18:31:59 +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 Modernize contacts menu 2022-05-12 18:31:59 +02:00
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