summaryrefslogtreecommitdiff
path: root/features/user.feature
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-22 13:55:00 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-22 13:55:00 -0700
commit43afe46bbd19b1edf60abf3f104fb2b0d29af564 (patch)
treee2a11249408e3403a5a125c50008e77ba1157e57 /features/user.feature
parent20a12438ab470afe1a5736fc46091a6ef4c30073 (diff)
downloadgitlab-ce-43afe46bbd19b1edf60abf3f104fb2b0d29af564.tar.gz
Refactor contributions events and write tests for calendar
Diffstat (limited to 'features/user.feature')
-rw-r--r--features/user.feature9
1 files changed, 9 insertions, 0 deletions
diff --git a/features/user.feature b/features/user.feature
index a2167935fd2..69618e929c4 100644
--- a/features/user.feature
+++ b/features/user.feature
@@ -67,3 +67,12 @@ Feature: User
And I should see project "Enterprise"
And I should not see project "Internal"
And I should not see project "Community"
+
+ @javascript
+ Scenario: "John Doe" contribution profile
+ Given I sign in as a user
+ And "John Doe" has contributions
+ When I visit user "John Doe" page
+ Then I should see user "John Doe" page
+ And I should see contributed projects
+ And I should see contributions calendar