Challenge: Respond to Unregistered User
Can you write a test that will respond with a 422 status code to an unregistered user?
Problem statement
Write a test where a user will visit the login
page and try to login with unregistered
...
Can you write a test that will respond with a 422 status code to an unregistered user?
Write a test where a user will visit the login
page and try to login with unregistered
...