Skip to content

Instantly share code, notes, and snippets.

@IskanderHaziev
Created January 24, 2011 13:17
Show Gist options
  • Save IskanderHaziev/793199 to your computer and use it in GitHub Desktop.
Save IskanderHaziev/793199 to your computer and use it in GitHub Desktop.
Feature: Facebook authorization
In order to moodrate my favourite artists
As a user
I want to run Moodfish application on facebook page
Scenario: Application is running on a facebook
Given I am authorized facebook user
And I don't have moodfish application on my page
When I go to page apps.facebook.com/Moodfish
And I click "Allow"
Then I shoold see "Pick your favoutite artists"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment