Ready to merge

This commit is contained in:
Godwin
2015-08-21 19:29:43 -07:00
parent 8a05ac6e31
commit 43ab36071b
114 changed files with 27273 additions and 848 deletions
+15
View File
@@ -0,0 +1,15 @@
Feature: Static Pages
In order to learn about Bike!Bike!
As a visitor
Scenario: Read the about page
Given There is an upcoming conference in Halifax NS
And I am on the about page
Scenario: Read the policy page
Given There is an upcoming conference in Halifax NS
And I am on the policy page
Scenario: See a 404 page
Given There is an upcoming conference in Halifax NS
And I am on a 404 error page