code-corps / code-corps/code-corps-ember
List of all test files that use JQuery instead of Page Objects
Đ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
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`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.