mediawiki-extensions-Echo/tests/browser/features/messages.feature
jdlrobson 92ee69b92d E2f: mark all as read behaviour
Also adds browser tests for the behaviour of the mark all as read button
to ensure it only clears message notifications.

Dependency:  Ifb7b1b7b7feb4a5af65c79bb16b91a5a9c70166c
Change-Id: I46e1de229e32d705e67cebde678ecea3f3633906
2014-08-13 17:08:16 -07:00

16 lines
615 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox @login
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