Fixed failing tests and added deployment complete email

This commit is contained in:
Godwin
2017-06-11 17:32:43 -07:00
parent eb4b3c44d6
commit e5ecf221f6
7 changed files with 63 additions and 40 deletions
+6 -6
View File
@@ -13,7 +13,7 @@ Feature: Registration
When I enter my email address
And press confirm email
Then I should see 'Confirmation Sent'
Then I should see 'Check your spam box'
And I should get a 'confirmation' email
When I click on the 'Confirm' link in the email
@@ -134,7 +134,7 @@ Feature: Registration
When I enter my email address
And press confirm email
Then I should see 'Confirmation Sent'
Then I should see 'Check your spam box'
And I should get a 'confirmation' email
When I click on the 'Confirm' link in the email
@@ -215,7 +215,7 @@ Feature: Registration
When I enter my email address
And press confirm email
Then I should see 'Confirmation Sent'
Then I should see 'Check your spam box'
And I should get a 'confirmation' email
When I click on the 'Confirm' link in the email
@@ -281,7 +281,7 @@ Feature: Registration
When I enter my email address
And press confirm email
Then I should see 'Confirmation Sent'
Then I should see 'Check your spam box'
And I should get a 'confirmation' email
When I click on the 'Confirm' link in the email
@@ -379,7 +379,7 @@ Feature: Registration
When I enter my email address as 'me@bikebike.org'
And press confirm email
Then I should see 'Confirmation Sent'
Then I should see 'Check your spam box'
And I should get a 'confirmation' email
When I click on the 'Confirm' link in the email
@@ -543,7 +543,7 @@ Scenario: Housing providers can enter incorrect data and fix it
When I enter my email address
And press confirm email
Then I should see 'Confirmation Sent'
Then I should see 'Check your spam box'
And I should get a 'confirmation' email
When I click on the 'Confirm' link in the email