Move some partial contents into templates

This commit is contained in:
Oliver Davies 2017-05-16 01:52:31 +01:00
parent 2b0594e8d6
commit c0f56cb904
16 changed files with 109 additions and 108 deletions

View file

@ -6,7 +6,7 @@ Feature: Home
Scenario:
Given I am on the homepage
Then the response status code should be 200
And I should see "Im a Web Developer and System Administrator based in Wales, UK."
And I should see "a Web Developer and System Administrator based in Wales, UK."
And the active menu link should be "About"
And the page title should be "Web Developer, System Administrator - PHP, Drupal, Symfony, Linux | Oliver Davies"
And the page title should not be "About | Oliver Davies"