ottery-app / web-app

0 stars 0 forks source link

(Test) Login screen #262

Open lewibs opened 10 months ago

lewibs commented 10 months ago

What is being tested? This is to test that the login screen works correctly

Type of test E2E

What files/issues is this related to

Testing steps

  1. press "have an account? login"
  2. test error cases (make sure they all display invalid username or password ping)
    • correct username, wrong password
    • incorrect username, right password
    • wrong for both
  3. enter valid username
  4. enter valid password
  5. press the login button

Additional context Image