Skip to content

Instantly share code, notes, and snippets.

@seyyah
Created July 26, 2012 05:41
Show Gist options
  • Save seyyah/3180455 to your computer and use it in GitHub Desktop.
Save seyyah/3180455 to your computer and use it in GitHub Desktop.
# v1: <https://gist.github.com/3180455>
@question_new_form
Scenario: I should be able to see New Question Form
Given I am logged as "author"
And I have "author, osce_author" roles
When I visit the questions list page
And I click link titled "New" in the "Page Header Actions" section
Then I should see "New Question" named "Form"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment