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

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

  Scenario: The markdown should be rendered correctly
    Then I should see "Rake Tasks" page markdown rendered
    And Header "Rebuild project satellites" should have correct ids and links