Added post-conference survey

This commit is contained in:
Godwin
2017-09-04 14:10:55 -07:00
parent 90448e059f
commit 611716bbd3
15 changed files with 481 additions and 99 deletions
+7
View File
@@ -640,3 +640,10 @@ Scenario: Housing providers can enter incorrect data and fix it
When I click the 'Next' button
Then I should see 'Your registration is complete'
Scenario: Registration is not accessible after registration is closed
Given there is an upcoming conference in 'Brooklyn NY'
And registration is closed
And I am on the registration page
Then I should see 'You may need to be signed in to access this page'