code-corps / code-corps/code-corps-ember
Switch ember-cli-page-object to native DOM helpers
Đang mở
Difficulty: Medium
Skill: JavaScript
Skill: Testing
Time: 2 hours
- 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
ember-cli-page-object now has the option to no longer rely on global test helpers and instead use native DOM helpers.
https://github.com/san650/ember-cli-page-object/releases/tag/v1.13.0
However, enabling this option in our case breaks some tests, so we need to resolve those issues.
## Subtasks
- [ ] Enable the option to use native dom helpers.
- [ ] Fix broken tests
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.