CYPRESS TESTING
Closed this issue · 0 comments
pcmueller commented
GENERAL TESTING:
- Successfully achieved 90%+ test coverage of all components
- All async functionality is mocked
- Async tests cover happy & sad paths
- All unit tests are in place, including conditional rendering
- All integration tests are in place, tested from the correct component
COMPONENTS:
don't check until happy AND sad paths tested
PARENT COMPONENT
- App
PAGE COMPONENTS
- EntryPage
- NavPage
- ResultsPage
- ItemPage
ELEMENT COMPONENTS
- Location (dropdown + enter button)
- Search (item search)
- Category (nav buttons)