gitlabhq/features/steps/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
..
comments_on_commit_diffs.rb Replace commit diff note request specs with spinach features 2013-01-15 00:52:57 +01:00
comments_on_commits.rb Replace commit note request specs with spinach features 2013-01-15 00:52:55 +01:00
create_project.rb Fixed protected branches and file edit 2013-01-04 21:45:30 +02:00
project.rb Refactor project creation. Added logout link to profile page 2013-01-17 17:35:57 +02:00
project_active_tab.rb fix active tabs tests 2013-01-31 12:08:56 +02:00
project_browse_branches.rb refactor feature steps 2012-09-10 08:35:03 -07:00
project_browse_commits.rb Fixed protected branches and file edit 2013-01-04 21:45:30 +02:00
project_browse_files.rb Team features are green now 2013-02-21 12:27:52 +02:00
project_browse_git_repo.rb Team features are green now 2013-02-21 12:27:52 +02:00
project_browse_tags.rb refactor feature steps 2012-09-10 08:35:03 -07:00
project_hooks.rb Remove backward compatibility of factories. 2012-11-13 22:27:45 +11:00
project_issues.rb Spinach tests fixed 2013-02-18 14:43:50 +04:00
project_labels.rb Remove backward compatibility of factories. 2012-11-13 22:27:45 +11:00
project_merge_requests.rb try to use stable version for database cleaner 2013-02-28 21:02:41 +02:00
project_milestones.rb Validate username uniq in scope of namespace 2013-01-07 17:36:24 +02:00
project_network_graph.rb Adding sleep statements to allow sufficient time for the page to settle. 2013-03-06 16:36:11 +09:00
project_services.rb spinach test: project services 2013-01-09 09:14:05 +03:00
project_team_management.rb Fix ambiguity for member link in test 2013-02-21 12:39:09 +02:00
project_wall.rb refactor feature steps 2012-09-10 08:35:03 -07:00
project_wiki.rb Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00