-
- Downloads
Merge branch '64722-mg-export-frontend-fixtures' into 'master'
Resolve "Export frontend fixtures as pipeline artifact" Closes #64722 and #59166 See merge request gitlab-org/gitlab-ce!30917
No related branches found
No related tags found
Showing
- .gitlab/ci/frontend.gitlab-ci.yml 3 additions, 1 deletion.gitlab/ci/frontend.gitlab-ci.yml
- .rubocop.yml 2 additions, 2 deletions.rubocop.yml
- config/karma.config.js 8 additions, 2 deletionsconfig/karma.config.js
- doc/development/testing_guide/frontend_testing.md 13 additions, 10 deletionsdoc/development/testing_guide/frontend_testing.md
- lib/tasks/frontend.rake 21 additions, 0 deletionslib/tasks/frontend.rake
- lib/tasks/karma.rake 2 additions, 9 deletionslib/tasks/karma.rake
- spec/frontend/environment.js 5 additions, 3 deletionsspec/frontend/environment.js
- spec/frontend/fixtures/abuse_reports.rb 1 addition, 1 deletionspec/frontend/fixtures/abuse_reports.rb
- spec/frontend/fixtures/admin_users.rb 1 addition, 1 deletionspec/frontend/fixtures/admin_users.rb
- spec/frontend/fixtures/application_settings.rb 1 addition, 1 deletionspec/frontend/fixtures/application_settings.rb
- spec/frontend/fixtures/autocomplete_sources.rb 1 addition, 1 deletionspec/frontend/fixtures/autocomplete_sources.rb
- spec/frontend/fixtures/blob.rb 1 addition, 1 deletionspec/frontend/fixtures/blob.rb
- spec/frontend/fixtures/boards.rb 1 addition, 1 deletionspec/frontend/fixtures/boards.rb
- spec/frontend/fixtures/branches.rb 1 addition, 1 deletionspec/frontend/fixtures/branches.rb
- spec/frontend/fixtures/clusters.rb 1 addition, 1 deletionspec/frontend/fixtures/clusters.rb
- spec/frontend/fixtures/commit.rb 1 addition, 1 deletionspec/frontend/fixtures/commit.rb
- spec/frontend/fixtures/deploy_keys.rb 1 addition, 1 deletionspec/frontend/fixtures/deploy_keys.rb
- spec/frontend/fixtures/groups.rb 2 additions, 2 deletionsspec/frontend/fixtures/groups.rb
- spec/frontend/fixtures/issues.rb 3 additions, 3 deletionsspec/frontend/fixtures/issues.rb
- spec/frontend/fixtures/jobs.rb 2 additions, 2 deletionsspec/frontend/fixtures/jobs.rb
lib/tasks/frontend.rake
0 → 100644
Please register or sign in to comment