Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-26 21:54:51 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-26 21:54:51 +0400
commit318b50a0b3df4842cc33a15ff2019c948af15359 (patch)
tree3e5e0549b18ed937d95c5732e676f4f0e68b0a9a /features/profile
parent6642709faa090107e13ab8ad5aa74f2949e73faf (diff)
Add profile notification spinach
Diffstat (limited to 'features/profile')
-rw-r--r--features/profile/notifications.feature8
1 files changed, 8 insertions, 0 deletions
diff --git a/features/profile/notifications.feature b/features/profile/notifications.feature
new file mode 100644
index 00000000000..e7937953c1b
--- /dev/null
+++ b/features/profile/notifications.feature
@@ -0,0 +1,8 @@
+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