cse442-at-ub / project_s23-welovehertz

project_s23-welovehertz created by GitHub Classroom
0 stars 1 forks source link

As a future resident, I want to be able to change my profile picture, so other people can know who I am #99

Closed MathewDebug closed 1 year ago

MathewDebug commented 1 year ago

Acceptance Tests

Test 1

  1. Go to Login
  2. Type in mathewye@gmail.com for both email and password
  3. Click login
  4. Click the profile icon on the top right
  5. Verify that the picture under Profile Page and the picture on the navbar is the same

Test 2

  1. Go to Login
  2. Type in mathewye@gmail.com for both email and password
  3. Click on the profile icon on the top right
  4. Verify that there is a choose file and Update profile Picture button

Test 3

  1. Go to Login
  2. Type in mathewye@gmail.com for both email and password
  3. Click on the profile icon on the top right
  4. Click on Choose File
  5. Upload any .jpg, .jpeg, .png file you want
  6. Click Update Profile Picture
  7. Verify that the profile picture on top changes to the image you chose

Test 4

  1. Go to register
  2. Type in Test for first name and last name, test43@gmail.com for email, password, and confirm password
  3. Click the register button
  4. Type in test43@gmail.com for email and password
  5. Verify that there is a default image on the top right
ryanayam commented 1 year ago

acceptance tests should not have PHPAdmin usage