As an existing user, I would like to log into my account, so I can access the website's great features.
A/C:
Given an existing user with an account; When they visit the website; Then the user can see a form for logging into their account.
Given an existing user reaches the log in form; When the user correctly enters their information; Then they are logged in and are redirected to the log-in dashboard.
Given an existing user reaches the log in form; When they incorrectly enter their information; Then they are informed they entered incorrect information.
As an existing user, I would like to log into my account, so I can access the website's great features.
A/C: