code-corps / code-corps/code-corps-ember
List of test files that have page objects, but don't make full use of them
- Lingua principale
- JavaScript
- Stelle
- 120
- Fork
- 75
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# 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`
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Esamina i file dei test di integrazione elencati in tests/integration/components, iniziando da come vengono utilizzati i relativi page object esistenti. Confronta l’utilizzo di ciascun file con l’aspettativa indicata per renderPage(), quindi esegui i test di integrazione dei componenti interessati per verificare che tutti i page object elencati siano utilizzati completamente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- testing
- Tipo di issue
- Refactoring
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 50/100