2014-06-04 16:55:27 -04:00
|
|
|
@dashboard
|
2014-10-02 12:42:54 -04:00
|
|
|
Feature: Dashboard Help
|
2014-02-04 02:48:33 -05:00
|
|
|
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
|