summaryrefslogtreecommitdiff
path: root/features/profile
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-26 20:54:51 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-26 20:54:51 +0300
commit318b50a0b3df4842cc33a15ff2019c948af15359 (patch)
tree3e5e0549b18ed937d95c5732e676f4f0e68b0a9a /features/profile
parent6642709faa090107e13ab8ad5aa74f2949e73faf (diff)
downloadgitlab-ce-318b50a0b3df4842cc33a15ff2019c948af15359.tar.gz
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