Skip to content

Instantly share code, notes, and snippets.

@nruth
Created October 29, 2009 00:18
Show Gist options
  • Save nruth/221004 to your computer and use it in GitHub Desktop.
Save nruth/221004 to your computer and use it in GitHub Desktop.
Given I am on the page links page
When I follow "New Link"
Then I should be on the new page link page
When I fill in "Text" with "Fresh Fruit"
And I fill in "Path" with "fruit"
And I press "Create"
Then 1 page link should exist
When I go to the homepage
Then I should see the page link in the visitor menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment