Created
January 11, 2011 18:36
-
-
Save patricksrobertson/774867 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
Given I am a user logged in as "[email protected]" | |
When I go to Unpublished Paper's video paper page | |
Then I share "Unpublished Paper" with "[email protected]" | |
When I go to my video papers page | |
And I follow "Publish" within "Unpublished Paper" | |
Given I am a user logged in as "[email protected]" | |
When I go to Unpublished Paper's video paper page | |
Then I should be on Unpublished Paper's video paper page |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment