BigW Consortium Gitlab

help.feature 313 Bytes
Newer Older
1
@dashboard
2
Feature: Dashboard Help
3 4 5 6 7 8 9
  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