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

List of test files that have page objects, but don't make full use of them

Open
#1,605 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Description

# 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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.