code-corps / code-corps/code-corps-ember
Switch ember-cli-page-object to native DOM helpers
未關閉
Difficulty: Medium
Skill: JavaScript
Skill: Testing
Time: 2 hours
- 主要語言
- JavaScript
- 星號
- 120
- 分支
- 75
- PR 合併指標
- 30 天內沒有已合併 PR
描述
# 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
貢獻指南
研究方向
首先查看 issue 中連結的 ember-cli-page-object v1.13.0 發行說明,並在專案設定中啟用 native DOM helpers 選項。執行測試套件以識別失敗的測試,解決這些失敗,然後確認在啟用該選項的情況下完整測試套件通過。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100