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:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-09-28 00:23:11 +0400
committerrandx <dmitriy.zaporozhets@gmail.com>2012-09-28 00:23:11 +0400
commit9cabe04368024f44881e4269a008156f1629ab86 (patch)
tree56e27d7619690536fcda54c57acfb105f2b830dd /features/profile
parent68f4b59738b43d9d6969528188ec74a87546a29f (diff)
tests for: Profile -> History
Diffstat (limited to 'features/profile')
-rw-r--r--features/profile/profile.feature5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/profile/profile.feature b/features/profile/profile.feature
index 134cabb506f..d07a6db1a79 100644
--- a/features/profile/profile.feature
+++ b/features/profile/profile.feature
@@ -20,3 +20,8 @@ Feature: Profile
Given I visit profile account page
Then I reset my token
And I should see new token
+
+ Scenario: I visit history tab
+ Given I have activity
+ When I visit profile history page
+ Then I should see my activity