code-corps / code-corps/code-corps-ember
Rewrite integration test for image-drop-test component
未关闭
- 主要语言
- JavaScript
- 星标
- 120
- 派生
- 75
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Problem
Currently, `tests/integration/components/image-drop-test.js` doesn't make full use of its page object by not defining a renderPage() function. To dry up the code, you can set a renderPage() function above the `moduleForComponent`, pass in the needed hbs selectors, and call renderPage() in each test.
## References
#1605
贡献指南
评估
这个 Issue 还没有评估数据。