gitlabhq/features/project
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
..
commits Fixed spinach test 2013-01-15 17:12:53 +02:00
issues Cleanup after issues refactor and fix test 2012-12-20 15:39:54 +02:00
source Team features are green now 2013-02-21 12:27:52 +02:00
active_tab.feature Add features for checking the "Active Tab" across various pages 2012-09-26 16:32:24 -04:00
create_project.feature refactor feature steps 2012-09-10 08:35:03 -07:00
hooks.feature Move ProjectHooks from spec/requests to spinach 2012-09-27 23:52:08 +03:00
merge_requests.feature Add merge request note feature 2012-12-03 22:51:55 +01:00
network.feature Add some tests for network graph 2013-03-04 17:50:42 +09:00
project.feature Refactor project creation. Added logout link to profile page 2013-01-17 17:35:57 +02:00
service.feature spinach test: project services 2013-01-09 09:14:05 +03:00
team_management.feature Spinach feature 2012-10-24 15:23:04 +03:00
wall.feature refactor feature steps 2012-09-10 08:35:03 -07:00
wiki.feature Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00