Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorDan Knox <dknox@threedotloft.com>2013-03-11 01:37:26 +0400
committerDan Knox <dknox@threedotloft.com>2013-03-11 01:59:20 +0400
commit1479f1722702c955ed3ee9456107c6a1a7277c7b (patch)
tree9b5bbd1ac43a287f525b4a31e726990f53f59703 /spec
parentea9b3687db46bf876a6f966e61bfddc1e6d25ef3 (diff)
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.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions