gitlabhq/features/steps/shared
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
..
active_tab.rb fix active tabs tests 2013-01-31 12:08:56 +02:00
admin.rb Spinach: admin logs, admin users 2013-01-09 19:38:27 +02:00
authentication.rb tests for: Profile -> History 2012-09-27 23:23:11 +03:00
diff_note.rb improve selectors to pass capybara 2.0 2013-02-21 11:27:22 +02:00
note.rb More fixes for test 2013-01-15 14:28:04 +02:00
paths.rb Add Spinach coverage for Gollum Wiki system and correct the Delete link. 2013-03-10 14:59:20 -07:00
project.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00