gitlabhq/app/views/wikis
Dan Knox 1479f17227 Add Spinach coverage for Gollum Wiki system and correct the Delete link.
The previously failing Spinach steps have been fixed with this commit.
I have also added new steps that cover the entire usage of the Wiki
system.

The new Spinach steps revealed a minor bug in the Delete page process.
The path for the "Delete this page" button was previously set to
`project_wikis_page(@project, @wiki)` when it should have been
using the singular `project_wiki_page(@project, @wiki)` path helper.

The link has been corrected and all steps are now passing.
2013-03-10 14:59:20 -07:00
..
_form.html.haml Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
_main_links.html.haml Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
edit.html.haml Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
empty.html.haml Update empty error messages and warn if not viewing the most recent wiki page 2013-01-11 21:04:21 +01:00
git_access.html.haml Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
history.html.haml Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
pages.html.haml Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
show.html.haml Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00