nextcloud/tests/Core
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
..
Command Move tests/core/ to PSR-4 2016-05-19 11:18:25 +02:00
Controller Add more tests for OC\Core\Controller\LostController 2016-05-23 16:48:10 +02:00
Templates Move tests/core/ to PSR-4 2016-05-19 11:18:25 +02:00