Add custom tests

This commit is contained in:
Oliver Davies 2016-06-15 08:36:06 +01:00
parent 8c11fb9195
commit 928dbde30f
6 changed files with 37 additions and 14 deletions

View file

@ -3,4 +3,4 @@ Feature: Contact page
Scenario:
Given I am on "/contact"
Then the response status code should be 200
And the ".nav li.active a" element should contain "Contact"
And the active menu link should be "Contact"