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:
Diffstat (limited to 'features/groups.feature')
-rw-r--r--features/groups.feature7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/groups.feature b/features/groups.feature
index 299e846edb0..d5272fdddcf 100644
--- a/features/groups.feature
+++ b/features/groups.feature
@@ -152,3 +152,10 @@ Feature: Groups
And I click on one group milestone
Then I should see group milestone with descriptions and expiry date
And I should see group milestone with all issues and MRs assigned to that milestone
+
+ # Group projects in settings
+ Scenario: I should see all projects in the project list in settings
+ Given Group "Owned" has archived project
+ When I visit group "Owned" projects page
+ Then I should see group "Owned" projects list
+ And I should see "archived" label