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

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

  Scenario: I should see projects list
    Then I should see my merge requests