nextcloud/tests/Core/Controller
Roeland Jago Douma 2f03853fb9
AvatarController cleanup
* Use all DI components
* Let the AppFramework resolve the AvatarController
* Update unit tests
* Unit tests no longer require DB
2016-08-25 21:39:14 +02:00
..
AvatarControllerTest.php AvatarController cleanup 2016-08-25 21:39: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 do not generate device token if 2FA is enable for user 2016-06-07 09:09:51 +02:00
TwoFactorChallengeControllerTest.php Allow to cancel 2FA after login 2016-06-07 18:17:29 +02:00