-
- 下载
Merge branch 'dynamic-build-fixture' into 'master'
Create dynamic fixture for build_spec ## What does this MR do? Replace `spec/javascripts/fixtures/build.html.haml` by a dynamically created fixture (using `rake teaspoon:fixtures`). ## Why was this MR needed? The existing fixture was not representing the real page. ## What are the relevant issue numbers? #24614 would have been avoided following !6059 See merge request !7589
显示
- changelogs/unreleased/create-dynamic-fixture-for-build_spec.yml 4 个添加, 0 个删除...logs/unreleased/create-dynamic-fixture-for-build_spec.yml
- spec/javascripts/build_spec.js.es6 136 个添加, 143 个删除spec/javascripts/build_spec.js.es6
- spec/javascripts/fixtures/build.html.haml 0 个添加, 62 个删除spec/javascripts/fixtures/build.html.haml
- spec/javascripts/fixtures/builds.rb 33 个添加, 0 个删除spec/javascripts/fixtures/builds.rb
- spec/javascripts/fixtures/issues.rb 2 个添加, 1 个删除spec/javascripts/fixtures/issues.rb
- spec/javascripts/issue_spec.js 1 个添加, 1 个删除spec/javascripts/issue_spec.js
- spec/javascripts/spec_helper.js 5 个添加, 0 个删除spec/javascripts/spec_helper.js
- spec/support/javascript_fixtures_helpers.rb 6 个添加, 1 个删除spec/support/javascript_fixtures_helpers.rb
加载中
想要评论请 注册 或 登录