summaryrefslogtreecommitdiff
path: root/features/group/group.feature
blob: dbddb92ccce1a04b161a6293d3320b432f8c628b (plain)
1
2
3
4
5
6
7
8
9
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