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