-
- Downloads
Merge branch 'replace_explore_projects.feature' into 'master'
Replace the 'features/explore/projects.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14755
No related branches found
No related tags found
Showing
- changelogs/unreleased/replace_explore_projects-feature.yml 5 additions, 0 deletionschangelogs/unreleased/replace_explore_projects-feature.yml
- features/explore/projects.feature 0 additions, 144 deletionsfeatures/explore/projects.feature
- features/steps/explore/projects.rb 0 additions, 145 deletionsfeatures/steps/explore/projects.rb
- features/steps/shared/paths.rb 0 additions, 13 deletionsfeatures/steps/shared/paths.rb
- features/steps/shared/project.rb 0 additions, 18 deletionsfeatures/steps/shared/project.rb
- spec/features/explore/user_explores_projects_spec.rb 72 additions, 0 deletionsspec/features/explore/user_explores_projects_spec.rb
- spec/features/projects/issues/list_spec.rb 0 additions, 20 deletionsspec/features/projects/issues/list_spec.rb
- spec/features/projects/issues/user_views_issues_spec.rb 56 additions, 0 deletionsspec/features/projects/issues/user_views_issues_spec.rb
- spec/features/projects/merge_requests/user_views_open_merge_requests_spec.rb 93 additions, 50 deletions...cts/merge_requests/user_views_open_merge_requests_spec.rb
- spec/features/projects/user_views_details_spec.rb 151 additions, 0 deletionsspec/features/projects/user_views_details_spec.rb
features/explore/projects.feature
deleted
100644 → 0
features/steps/explore/projects.rb
deleted
100644 → 0
Please register or sign in to comment