mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
- 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 |
||
|---|---|---|
| .. | ||
| AvatarControllerTest.php | ||
| LoginControllerTest.php | ||
| LostControllerTest.php | ||
| TokenControllerTest.php | ||