You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I should be able to Login and view all my save resources.
Acceptance Criteria
Given a user enters there username and password when the enter button on password or the submit button is clicked, then the user should be logged in and brought to the home page.
Given the user enters the wrong username or password, when the data is submitted, then the user should be prompted to try again.
The text was updated successfully, but these errors were encountered:
Story
As a user, I should be able to Login and view all my save resources.
Acceptance Criteria
Given a user enters there username and password
when the enter button on password or the submit button is clicked,
then the user should be logged in and brought to the home page.
Given the user enters the wrong username or password,
when the data is submitted,
then the user should be prompted to try again.
The text was updated successfully, but these errors were encountered: