code-corps / code-corps/code-corps-ember
Rewrite integration test for project-list-test component
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 120
- Forks
- 75
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# Problem
Currently, `tests/integration/components/project-list-test.js` doesn't make full use of its page object by not defining a renderPage() function. To dry up the code, you can set a renderPage() function above the `moduleForComponent`, pass in the needed hbs selectors, and call renderPage() in each test.
## References
#1605
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.