code-corps / code-corps/code-corps-ember
Rewrite integration test for task-title-test component
オープン
- 主要言語
- JavaScript
- スター
- 120
- フォーク
- 75
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
# Problem
Currently, `tests/integration/components/task-title-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 はまだ評価されていません。