code-corps / code-corps/code-corps-ember
Rewrite integration tests for skill-button-test component
Aperta
- Lingua principale
- JavaScript
- Stelle
- 120
- Fork
- 75
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Problem
Currently, `tests/integration/components/skill-button-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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.