Crashofthemoons/SpecTrek

Log in

Opened this issue · 0 comments

Given the user is recurring, When the user opens the application, Then the Log in form is present for the user to input user name and password.
Given the user clicks “Submit”, When a successful Log In is completed, Then The user is redirected to the main page.
Given the user clicks “Submit”, When a unsuccessful Log In is executed, Then the user is given an alert stating “invalid username or password”