gitlabhq/app
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
..
assets Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
contexts created-by-me filter for issues inside project. Fixed global project.issues order 2013-02-28 17:46:28 +02:00
controllers Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
decorators fix decorate calls on collections after draper update 2013-03-01 15:24:59 +02:00
helpers tree_heleper: concat html only if present. Avoid nil exception 2013-03-05 17:15:20 +02:00
mailers Add a delay for sending emails 2013-02-01 17:04:41 +02:00
models Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
observers Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
services remove last commit widget, added repo size and owner info on project home page 2013-03-07 11:14:19 +02:00
uploaders skip protection to aws3 2013-02-15 09:49:35 +02:00
views Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
workers Move git post push logic to service 2013-02-25 21:21:38 +02:00