code-corps / code-corps/code-corps-ember
Rewrite integration test for project-item-test component
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 120
- Fork
- 75
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Problem
Currently, `tests/integration/components/project-item-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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.