Skip to content

Commit

Permalink
Add testing notes for kiosk (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-donnelly committed May 13, 2016
1 parent e2a9f10 commit 9ba06df
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,10 @@ A list of tests to be included in future unit tests:
- after export, new filters/sorting can be applied without error
- CSV includes correct serial number and region

## Kiosk

- when you navigate to /kiosk, you see the same page as at /
- all request submission behavior is the same as on the front page (/)
- on both thankyou and sorry pages, you see a countdown which, when it
reaches zero, redirects to /kiosk
- the link on the thankyou/sorry pages works to get back to /kiosk

0 comments on commit 9ba06df

Please sign in to comment.