summaryrefslogtreecommitdiff
path: root/spec/features/help_pages_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Stop replacing `$your_email` with the user's emailremove-your_email-gsub-in-help-pageRémy Coutable2016-12-091-10/+0
| | | | | | The `$your_email` was removed from the SSH doc. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-pageRémy Coutable2016-12-011-2/+11
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Check that both '/help' and '/help/' URLs have the same behaviourDavid Wagner2016-11-251-0/+24
| | | | | | | | The links in the help page may be modified. This new test checks that URLs in this page are absolute and do not depend on the presence of a trailing slash in the URL. Signed-off-by: David Wagner <david@marvid.fr>
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
|
* Update the help_page_path route to accept paths directly instead of using ↵Connor Shea2016-07-111-1/+1
| | | | parameters.
* Re-fix image rendering for help pagesRobert Speicher2015-04-151-1/+1
|
* Revert "Fix and improve help rendering"Robert Speicher2015-04-151-1/+1
| | | | This reverts commit d365004e684e98459061fcd5fbaf9bea880934a8.
* Fix and improve help renderingSullivan SENECHAL2015-04-031-1/+1
|
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-1/+1
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Fix testsDmitriy Zaporozhets2015-02-041-1/+1
|
* Change to single-quoted strings in help_pages_specCarlos Ribeiro2015-01-181-4/+4
|
* Fix the email variable substituation in ssh help pageCarlos Ribeiro2015-01-151-0/+13