nextcloud/tests/Core/Controller
Roeland Jago Douma b1a090f357
AvatarController use proper JSONResponse
* Do not rely on DataResponse magic. We want JSON so use JSON
* Fix tests
2016-08-29 21:52:14 +02:00
..
AvatarControllerTest.php AvatarController use proper JSONResponse 2016-08-29 21:52:14 +02:00
ChangePasswordControllerTest.php Add tests for ChangePasswordController 2016-08-17 10:21:18 +02:00
LoginControllerTest.php Move the reset token to core app 2016-08-23 15:01:38 +02:00
LostControllerTest.php Move the reset token to core app 2016-08-23 15:01:38 +02:00
TokenControllerTest.php Minor cleanup in core Controllers 2016-08-29 21:52:09 +02:00
TwoFactorChallengeControllerTest.php Allow to cancel 2FA after login 2016-06-07 18:17:29 +02:00