Disallow fs in FE integration specs
- This is because we'd like to run these in the browser - Also removes a potential circular dependency when loading specs in the browser
显示
- jest.config.base.js 4 个添加, 2 个删除jest.config.base.js
- spec/frontend_integration/.eslintrc.yml 4 个添加, 0 个删除spec/frontend_integration/.eslintrc.yml
- spec/frontend_integration/ide/helpers/ide_helper.js 0 个添加, 17 个删除spec/frontend_integration/ide/helpers/ide_helper.js
- spec/frontend_integration/ide/helpers/start.js 17 个添加, 0 个删除spec/frontend_integration/ide/helpers/start.js
- spec/frontend_integration/ide/ide_integration_spec.js 3 个添加, 2 个删除spec/frontend_integration/ide/ide_integration_spec.js
- spec/frontend_integration/ide/user_opens_ide_spec.js 9 个添加, 8 个删除spec/frontend_integration/ide/user_opens_ide_spec.js
- spec/frontend_integration/test_helpers/fixtures.js 34 个添加, 18 个删除spec/frontend_integration/test_helpers/fixtures.js
加载中
想要评论请 注册 或 登录