You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/Core/Controller
Joas Schilling 55f627d20b
Add an event to the Autocomplete Controller to allow to filter the results
7 years ago
..
AppPasswordControllerTest.php Emit event if app password created 7 years ago
AutoCompleteControllerTest.php Add an event to the Autocomplete Controller to allow to filter the results 7 years ago
AvatarControllerTest.php Implement guest avatar endpoint 7 years ago
CSRFTokenControllerTest.php Add CSRF token controller to retrieve the current CSRF token 8 years ago
ChangePasswordControllerTest.php Use ::class in test mocks 8 years ago
ClientFlowLoginControllerTest.php Emit event if app password created 7 years ago
ClientFlowLoginV2ControllerTest.php Login flow V2 7 years ago
ContactsMenuControllerTest.php
CssControllerTest.php Fix tests 8 years ago
GuestAvatarControllerTest.php Remove public interface that was only needed for testing 7 years ago
JsControllerTest.php Fix tests 8 years ago
LoginControllerTest.php Honor remember_login_cookie_lifetime 7 years ago
LostControllerTest.php Clean pending 2FA authentication on password reset 7 years ago
NavigationControllerTest.php Fix app navigation controller to return an array 8 years ago
OCSControllerTest.php Fix tests 9 years ago
PreviewControllerTest.php
SvgControllerTest.php Keep list of icons in a separate file for use in the accessibility app 7 years ago
TwoFactorChallengeControllerTest.php Add StandaloneTemplateResponse 7 years ago
UserControllerTest.php