code-corps / code-corps/code-corps-ember
List of test files that have page objects, but don't make full use of them
- 主要言語
- JavaScript
- スター
- 120
- フォーク
- 75
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
# Problem
As of right now, we have multiple test files that have page objects, but don't make full use of them. IE, not defining a `renderPage()` function.
`tests/integration/components/error-wrapper-test.js`
`tests/integration/components/image-drop-test.js`
`tests/integration/components/password/forgot-password-test.js`
`tests/integration/components/password/reset-password-test.js`
`tests/integration/components/project-card-test.js`
`tests/integration/components/project-item-test.js`
`tests/integration/components/project-list-test.js`
`tests/integration/components/project-long-description-test.js`
`tests/integration/components/skill-button-test.js`
`tests/integration/components/task-title-test.js`
コントリビューションガイド
評価
この issue はまだ評価されていません。