gitlabhq/features/steps
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 Tests for team and group descriptions added 2013-02-28 17:15:22 +04:00
dashboard Constants in Events looks good now 2013-02-13 15:48:16 +04:00
group Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlabhq into Undev-team-and-group-descriptions 2013-03-01 16:05:51 +02:00
profile improve selectors to pass capybara 2.0 2013-02-21 11:27:22 +02:00
project Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
shared Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
userteams Tests for team and group descriptions added 2013-02-28 17:15:22 +04:00