summaryrefslogtreecommitdiff
path: root/features/project/project.feature
diff options
context:
space:
mode:
authorJacob Schatz <jschatz1@gmail.com>2016-04-07 21:55:09 +0000
committerJacob Schatz <jschatz1@gmail.com>2016-04-07 21:55:09 +0000
commit8f0846d74914553aa8801b7575a934473d3b7e19 (patch)
tree41ec47c3413767d3c4c764a69cc6a4c67152d97e /features/project/project.feature
parent17fe62e3a39cd0043e5755d24948348739fb5595 (diff)
parentf2b7cd443566f6ceefcbecbd52c8484afe264402 (diff)
downloadgitlab-ce-8f0846d74914553aa8801b7575a934473d3b7e19.tar.gz
Merge branch 'revert-2ed6cd9e' into 'master'
Revert "Merge branch 'new-navigation-prototype' into 'master'" This reverts merge request !3494 See merge request !3607
Diffstat (limited to 'features/project/project.feature')
-rw-r--r--features/project/project.feature9
1 files changed, 9 insertions, 0 deletions
diff --git a/features/project/project.feature b/features/project/project.feature
index aa22401c88e..f1f3ed26065 100644
--- a/features/project/project.feature
+++ b/features/project/project.feature
@@ -18,6 +18,15 @@ Feature: Project
Then I should see the default project avatar
And I should not see the "Remove avatar" button
+ Scenario: I should have back to group button
+ And project "Shop" belongs to group
+ And I visit project "Shop" page
+ Then I should see back to group button
+
+ Scenario: I should have back to group button
+ And I visit project "Shop" page
+ Then I should see back to dashboard button
+
Scenario: I should have readme on page
And I visit project "Shop" page
Then I should see project "Shop" README