2015-08-23 17:25:55 +00:00
|
|
|
|
Feature: Homepage
|
|
|
|
|
In order to check that the website still works
|
|
|
|
|
As a website user
|
|
|
|
|
I need to be able to see that the homepage is correct
|
|
|
|
|
|
|
|
|
|
Scenario:
|
|
|
|
|
Given I am on "/"
|
2016-05-15 08:47:33 +00:00
|
|
|
|
Then I should see "I’m a Web Developer and System Administrator based in Wales, UK."
|