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

projects.feature « dashboard « features - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb4e84f01590ded42a4c2d5c3e6dbeaeed13134f (plain)
1
2
3
4
5
6
7
8
9
@dashboard
Feature: Dashboard Projects
  Background:
    Given I sign in as a user
    And I own project "Shop"
    And I visit dashboard projects page

  Scenario: I should see projects list
    Then I should see projects list