mediawiki-extensions-Echo/tests/browser/features/messages.feature
Cmcmahon 37812e4bab QA: add test2 tag for Jenkins builds
Change-Id: I3d5195e58ac4f617baa358624543ffdfdc8fb7bd
2014-08-18 10:44:00 -07:00

16 lines
636 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox @login @test2.wikipedia.org
Feature: Notification types
# Scenarios which trigger notifications
Scenario: Mark all as unread
Given I am logged in with no notifications
And I have a Flow message
And another user mentions me on the wiki
And I am on the "Selenium Echo flyout test page" page
And I click the notification flyout button
And I see the notification flyout
And I have unread alert notifications
When I click the mark all as read button
And I am on the "Selenium Echo flyout test page" page
Then I have new notifications