Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created October 31, 2012 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amitaibu/3986897 to your computer and use it in GitHub Desktop.
Save amitaibu/3986897 to your computer and use it in GitHub Desktop.
@api
Scenario: Visting homepage should redircet me to the active season page.
Given I am logged in as a user with the "authenticated user" role
When I go to page "/"
Then I should be redirect to a "season" page titled "Autumn-Winter 2013 Women"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment