gitlabhq/features/group/group.feature
2012-10-03 13:42:17 +03:00

10 lines
250 B
Gherkin

Feature: Groups
Background:
Given I sign in as a user
And I have group with projects
Scenario: I should see group dashboard list
When I visit group page
Then I should see projects list
And I should see projects activity feed