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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-26 16:09:17 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-26 16:09:17 +0400
commita064060096aa99403f626544acaa307dea709e2d (patch)
treeb33b3f62774dc24314c5bbc38356f5ecd4870469 /features/admin
parent112e919823a3286fe7224b01ee3cd87b48c66304 (diff)
Test admin:group#index
Diffstat (limited to 'features/admin')
-rw-r--r--features/admin/groups.feature3
1 files changed, 3 insertions, 0 deletions
diff --git a/features/admin/groups.feature b/features/admin/groups.feature
index 054dccfd64c..6fed9a34869 100644
--- a/features/admin/groups.feature
+++ b/features/admin/groups.feature
@@ -5,6 +5,9 @@ Feature: Admin Groups
And Create gitlab user "John"
And I visit admin groups page
+ Scenario: See group list
+ Then I should be all groups
+
Scenario: Create a group
When I click new group link
And submit form with new group info