...

/

Challenge: Register and Login

Challenge: Register and Login

Write code to register a new user. Then, write a test to check the login flow with the newly registered user.

Problem statement

Write two tests. In the first test, go to the register page and register the user. Then, write the second ...