code-corps / code-corps/code-corps-ember

Switch ember-cli-page-object to native DOM helpers

未关闭
#1,682 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。