⚙️ Feature
All existing React components should now have tests written in Jest and React Testing Library to verify that they are working as intended.
✅ Task List
Components
ChangeUsernameForm
DropdownSearchBar
EditQuoteForm
QuoteControls
QuoteListItem
SaveQuoteForm
SearchBar
Pages
BookDetails
QuoteDashboard
⚙️ Feature
All existing React components should now have tests written in Jest and React Testing Library to verify that they are working as intended.
✅ Task List
Components
ChangeUsernameFormDropdownSearchBarEditQuoteFormQuoteControlsQuoteListItemSaveQuoteFormSearchBarjest.fn()as the submit event handler, and test if it was calledPages
BookDetailsQuoteDashboard