Skip to content

Instantly share code, notes, and snippets.

@HeroicEric
Created November 28, 2011 19:42
Show Gist options
  • Save HeroicEric/1401707 to your computer and use it in GitHub Desktop.
Save HeroicEric/1401707 to your computer and use it in GitHub Desktop.
Scenario: I follow a User from their profile
Given I am logged in
Given a user named "Fred Friend"
When I go to the profile page for "Fred Friend"
And I press "Follow"
Then I should be following "Fred Friend"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment