Skip to content

Instantly share code, notes, and snippets.

@jasonpgignac
Created March 31, 2011 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonpgignac/897019 to your computer and use it in GitHub Desktop.
Save jasonpgignac/897019 to your computer and use it in GitHub Desktop.
@firebug
Scenario: Examine the assigned events
Given an event "Pings not responding" from the source "Test.srv" that is assigned
And I am logged in
When I go to the alerts index
And I wait until "div#assigned section.events" is visible
Then I should see "Pings not responding" within "div#assigned"
And I should not see "Pings not responding" in the assigned to me events section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment