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 registered user, I should be able to log in to the application
Given the user wants to access any part of the application other than the home page
When the user enters their credentials at the log-in view and clicks the submit button
Then the user is authenticated and directed back to the home page
The text was updated successfully, but these errors were encountered:
As a registered user, I should be able to log in to the application
Given the user wants to access any part of the application other than the home page
When the user enters their credentials at the log-in view and clicks the submit button
Then the user is authenticated and directed back to the home page
The text was updated successfully, but these errors were encountered: