nextcloud/tests/Core/Controller
Julius Haertl d065980814 Add more tests for OC\Core\Controller\LostController
- remove testResetFormUnsuccessful as it is now splitted up in different test cases
- add testResetFormInvalidToken to check if timestamp and token are present
- add testResetFormInvalidTokenMatch to check if the saved token matches the provided
- add testResetFormExpiredToken to check if expiration detection works
- add testResetFormValidToken to check if detection of valid tokens works
2016-05-23 16:48:10 +02:00
..
AvatarControllerTest.php Move tests/core/ to PSR-4 2016-05-19 11:18:25 +02:00
LoginControllerTest.php Move tests/core/ to PSR-4 2016-05-19 11:18:25 +02:00
LostControllerTest.php Add more tests for OC\Core\Controller\LostController 2016-05-23 16:48:10 +02:00
TokenControllerTest.php Move tests/core/ to PSR-4 2016-05-19 11:18:25 +02:00