Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created August 2, 2010 17:48
Show Gist options
  • Save abuiles/505013 to your computer and use it in GitHub Desktop.
Save abuiles/505013 to your computer and use it in GitHub Desktop.
Given a task group exists with name: "image_moderation", account: the account
And another task group exists with name: "video_moderation", account: the account
When I login with "[email protected]", "password"
Then I should see "Your tasks"
Then I should see the "task_groups" table:
| Identifier | Type |
| image_moderation | Simple |
| video_moderation | Simple |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment