Welcome to mirror list, hosted at ThFree Co, Russian Federation.

issues.feature « dashboard « features - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 895b89aa38a5c4cdd8a73cdb8689ce34225a23cb (plain)
1
2
3
4
5
6
7
8
Feature: Dashboard Issues
  Background:
    Given I sign in as a user
    And I have assigned issues
    And I visit dashboard issues page

  Scenario: I should see issues list
    Then I should see issues assigned to me