debian-mirror-gitlab/features/profile/notifications.feature

16 lines
446 B
Gherkin
Raw Normal View History

2014-09-02 18:07:02 +05:30
@profile
Feature: Profile Notifications
Background:
Given I sign in as a user
And I own project "Shop"
Scenario: I visit notifications tab
When I visit profile notifications page
Then I should see global notifications settings
2016-06-02 11:05:42 +05:30
@javascript
Scenario: I edit Project Notifications
Given I visit profile notifications page
When I select Mention setting from dropdown
Then I should see Notification saved message