cse442-at-ub / project_s23-welovehertz

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

Make sure the change my password function only accepts valid passwords #101

Closed MathewDebug closed 1 year ago

MathewDebug commented 1 year ago

Task 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. In Change password, type in 1
  6. Verify that the page displays "Password should be at least 8 characters long"