oliverdavies.uk/features/talks.feature
2016-06-14 10:30:54 +01:00

7 lines
184 B
Gherkin

Feature: Talks page
Scenario:
Given I am on "/talks"
Then the response status code should be 200
And the ".nav li.active a" element should contain "Talks"