code-corps / code-corps/code-corps-ember
Update member-list-item integration test to use page objects
Open
Difficulty: Medium
Skill: ember-cli-page-object
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
When adding the modal-confirm component, new page objects were created for
modal-confirm and member-list-item. All acceptance tests were updated to use these new page objects. As was the integration test for modal-confirm. All that remains is to update the integration test for member-list-item to use page objects.
## References
Issue #249
PR #1034
Contributor guide
Assessment
This issue has not been assessed yet.