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: 5214cfc28eff9dd3cecb67f495be8be08ff6d7e5 (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