debian-mirror-gitlab/features/dashboard/help.feature

10 lines
313 B
Gherkin
Raw Normal View History

2014-09-02 18:07:02 +05:30
@dashboard
2015-04-26 12:48:37 +05:30
Feature: Dashboard Help
2014-09-02 18:07:02 +05:30
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