Generate graphql fixture instead of hardcoded data
This change improves the testing setup for the runner UI by generating a fixture with the direct graphql results.
显示
- spec/frontend/fixtures/runner.rb 71 个添加, 0 个删除spec/frontend/fixtures/runner.rb
- spec/frontend/runner/components/runner_list_spec.js 2 个添加, 2 个删除spec/frontend/runner/components/runner_list_spec.js
- spec/frontend/runner/mock_data.js 6 个添加, 44 个删除spec/frontend/runner/mock_data.js
- spec/frontend/runner/runner_detail/runner_details_app_spec.js 8 个添加, 13 个删除.../frontend/runner/runner_detail/runner_details_app_spec.js
- spec/frontend/runner/runner_list/runner_list_app_spec.js 5 个添加, 11 个删除spec/frontend/runner/runner_list/runner_list_app_spec.js
加载中
想要评论请 注册 或 登录