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 is concerned about security, I want to be able to change my password, so that I can log in with a different password to keep my account secure #33

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 quotations
  4. Ensure you are on a page that says "Your Account" at the top
  5. Click login button
  6. Click on "Change Password"
  7. When prompted put in your old password: "testpassword" as well as your new password: "newpassword" twice, without the quotations
  8. Click log out
  9. Log in to the study app with "studyapp442@gmail.com" and the old password: "testpassword" without the quotations
  10. Ensure you get message similar to "Incorrect Password Entered"
  11. Log in to the study app with your "studyapp442@gmail.com" and the new password: "newpassword" without quotations
  12. Ensure you are logged into your account and taken to the your account screen