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 credentials. The server should respond with a 422 status code to the login request.

Expected output

Get hands-on with 1200+ tech skills courses.