Testing admin
- Go to Admin area as root
- Go to User Management → Administrators and add new admin user tester with your working email
- Logout
- Click on link Forgot password
- Confirm you see form for entering Username or Email
- Enter tester2
- Confirm you see same form with error message
- Enter tester
- Confirm you get email with resetting link
- Click on link in email
- Confirm you see form with 2 inputs - Password and Password Confirmation
- Enter 2 different values in inputs and and click on Update Password
- Confirm you see same form with error message
- Enter new password in both inputs and click on Update Password
- Confirm you logged in
- Logout
- Login as tester with new password
- Confirm you logged in
Testing frontend
- Go to Admin area as root
- Go to User Management → Users and add new user frontend with your working email
- Go to Frontend
- Click on link Forgot password
- Confirm you see form for entering Username or Email
- Enter frontend2
- Confirm you see same form with error message
- Enter frontend
- Confirm you get email with resetting link
- Click on link in email
- Confirm you see form with 2 inputs - Password and Password Confirmation
- Enter 2 different values in inputs and and click on Update Password
- Confirm you see same form with error message
- Enter new password in both inputs and click on Update Password
- Confirm you logged in
- Logout
- Login as frontend with new password
- Confirm you logged in