gitlabhq/features
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
..
admin Remove pending steps (no functional - no tests) 2013-01-24 22:31:48 +02:00
dashboard feature tests 2013-01-27 15:41:35 +02:00
group Ability to manage and remove group as owner outside of admin area 2013-02-01 19:04:11 +02:00
profile Improve user feedback on the Profile > Design page 2012-11-21 15:01:40 -05:00
project Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
steps Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
support Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
teams Tests for team and group descriptions added 2013-02-28 17:15:22 +04:00