-
- Downloads
Merge branch 'replace_project_snippets.feature' into 'master'
Replace the 'project/snippets.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14326
No related branches found
No related tags found
Showing
- changelogs/unreleased/replace_project_snippets-feature.yml 5 additions, 0 deletionschangelogs/unreleased/replace_project_snippets-feature.yml
- features/project/snippets.feature 0 additions, 35 deletionsfeatures/project/snippets.feature
- features/steps/project/snippets.rb 0 additions, 100 deletionsfeatures/steps/project/snippets.rb
- spec/features/projects/snippets/user_comments_on_snippet_spec.rb 25 additions, 0 deletions...atures/projects/snippets/user_comments_on_snippet_spec.rb
- spec/features/projects/snippets/user_deletes_snippet_spec.rb 20 additions, 0 deletionsspec/features/projects/snippets/user_deletes_snippet_spec.rb
- spec/features/projects/snippets/user_updates_snippet_spec.rb 25 additions, 0 deletionsspec/features/projects/snippets/user_updates_snippet_spec.rb
- spec/features/projects/snippets/user_views_snippets_spec.rb 20 additions, 0 deletionsspec/features/projects/snippets/user_views_snippets_spec.rb
features/project/snippets.feature
deleted
100644 → 0
features/steps/project/snippets.rb
deleted
100644 → 0
Please register or sign in to comment