rsbabcock / geo-zoo

An educational game that matches endangered animals to their continents
http://geo-zoo.s3-website.us-east-2.amazonaws.com/
1 stars 0 forks source link

User Log In #8

Open rsbabcock opened 6 years ago

rsbabcock commented 6 years ago

Story

In order to use Geo Zoo, a person should be able to provide credentials to access their data

Acceptance Criteria

Given a person has created a Geo Zoo account When they are unauthenticated And visit the Geo Zoo domain Then the user should be presented with a login screen with the following fields

  1. Email
  2. Password

Given the user has filled out the login form with valid credentials When the user performs a gesture on the Login affordance Then the user should be presented with the Geo Zoo welcome and instructions page

Given the user has filled out the login form with invalid credentials When the user performs a gesture on the Login affordance Then the user should be presented with a message that their credentials are incorrect