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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
50/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript
Domain
testing

Research direction

Review the listed integration test files under tests/integration/components, starting with how their existing page objects are used. Compare each file's usage with the stated renderPage() expectation, then run the affected component integration tests to verify that all listed page objects are fully used.

Written by the indexing model from the issue text.

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

Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from code-corps/code-corps-ember

All issues in code-corps/code-corps-ember

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.