Skip to content

Instantly share code, notes, and snippets.

@Heavyblade
Created June 1, 2012 23:42
Show Gist options
  • Save Heavyblade/2855797 to your computer and use it in GitHub Desktop.
Save Heavyblade/2855797 to your computer and use it in GitHub Desktop.
Scenario: User browses the app catalog and uses an app she has already installed
Given Carol is an approved, registered user
And Carol logs in
And TestApp is a public registered app
And Carol has already authorized the TestApp app
When Carol goes to the apps list page
Then she sees the TestApp listing
When Carol clicks on the TestApp listing link to "Use" the app
Then She is redirected back to the TestApp link page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment