code-corps / code-corps/code-corps-ember
List of all test files that use JQuery instead of Page Objects
未关闭
- 主要语言
- JavaScript
- 星标
- 120
- 派生
- 75
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Problem
As of right now, we have multiple test files that aren't utilizing ember-cli-page-objects, and instead are using jQuery to select elements.
`tests/integration/components/common/busy-model-wrapper-test.js`
`tests/integration/components/donation-goals-activation-test.js`
`tests/integration/components/drag-zone-test.js`
`tests/integration/components/organization-menu-test.js`
`tests/integration/components/pager-control-test.js`
`tests/integration/components/team-member-test.js`
贡献指南
评估
这个 Issue 还没有评估数据。