This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/features/testimonials.feature

8 lines
242 B
Gherkin
Raw Normal View History

2017-03-19 05:38:37 +00:00
Feature: Testimonials page
Scenario:
Given I am on "/testimonials"
Then the response status code should be 200
And the page title should be "Testimonials"
And the active menu link should be "Testimonials"