Skip to content

Instantly share code, notes, and snippets.

@mikeymckay
Created July 21, 2009 00:12
Show Gist options
  • Save mikeymckay/151004 to your computer and use it in GitHub Desktop.
Save mikeymckay/151004 to your computer and use it in GitHub Desktop.
Scenario: Delete a project
Given I have logged in as "francine@hullaballoo.com"
And I have a project named "Ugandan Farm News"
And I am on the project page "Ugandan Farm News"
When I press "Delete Project"
Then I should see "'Ugandan Farm News' has been deleted"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment