5-MuhSkuhTeers / StudyApp

Web app that keeps track of school tasks, helps allocate time for studying and helps to create study habits, sends reminders on due dates and when to work on assignments/study.
0 stars 0 forks source link

As a student who constantly forgets my password, I want to be able to reset my password, so when I forget my password, I can create a new one for the account linked to my email and log in using that. #31

Closed nrfarley closed 2 years ago

nrfarley commented 3 years ago

Acceptance Tests

Test 1

  1. Go to https://study-app-442.herokuapp.com/
  2. Click create account
  3. Enter in email: "studyapp442@gmail.com" and the password: "testpassword" (without the quotation marks)
  4. Click on the menu in the top left of the home screen and press logout
  5. Go back to https://study-app-442.herokuapp.com/
  6. Click on forgot password
  7. On the 'Forgot Password Screen', put in your email address
  8. Go to inbox of "studyapp442@gmail.com" (password for email: cseJesse442)
  9. Open up the email sent from mailgun@sandbox
  10. Copy and paste the link given into a browser
  11. Put in a new password: "newtestpassword" without the quotations
  12. Exit study app website
  13. Go to https://study-app-442.herokuapp.com/
  14. Log in to study app with the email: "studyapp442@gmail.com" and the password: "newtestpassword" without the quotations