1479f17227
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. |
||
---|---|---|
.. | ||
comments_on_commit_diffs.rb | ||
comments_on_commits.rb | ||
create_project.rb | ||
project.rb | ||
project_active_tab.rb | ||
project_browse_branches.rb | ||
project_browse_commits.rb | ||
project_browse_files.rb | ||
project_browse_git_repo.rb | ||
project_browse_tags.rb | ||
project_hooks.rb | ||
project_issues.rb | ||
project_labels.rb | ||
project_merge_requests.rb | ||
project_milestones.rb | ||
project_network_graph.rb | ||
project_services.rb | ||
project_team_management.rb | ||
project_wall.rb | ||
project_wiki.rb |