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

Create a form for planned password changes, and updates the user's password in the database #37

Closed nrfarley closed 2 years ago

nrfarley commented 3 years ago

Task Tests

Test 1

  1. Already be registered and have an account on the study app
  2. Go to https://study-app-442.herokuapp.com/account
  3. Click on "Change Password"
  4. When prompted, put in your original password and your new password twice
  5. Log out of the study app
  6. Log in with your old password
  7. You should not be able to log in

Test 2

  1. Already be registered and have an account on the study app
  2. Go to https://study-app-442.herokuapp.com/account
  3. Click on "Change Password"
  4. When prompted, put in your original password and your new password twice
  5. Log out of the study app
  6. Log in with your new password
  7. You should be able to log in