Created
October 31, 2012 13:01
-
-
Save amitaibu/3986897 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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