* refactor(listings-dashboard): migrates comp to pure comp * refactor(listing-dashboard): organizes data setup for tests * refactor(listing-dashboard): uses func to setup tests and starts using screen * test(listing-dashboard): refactors tests using role query and expects * test(listing-dashboard): separate first listing tests into another description block * test(listing-dashboard): separate second listing tests into another description block * test(listing-dashboard): separate third listing tests into another description block |
||
|---|---|---|
| .. | ||
| AllListings.test.jsx | ||
| BodyMarkdown.test.jsx | ||
| Categories.test.jsx | ||
| ClearQueryButton.test.jsx | ||
| ListingDashboard.test.jsx | ||
| ListingFiltersCategories.test.jsx | ||
| ListingFilterTags.test.jsx | ||
| ListingTagsField.test.jsx | ||
| Modal.test.jsx | ||
| ModalBackground.test.jsx | ||
| NextPageButton.test.jsx | ||
| SelectedTags.test.jsx | ||
| SingleListing.test.jsx | ||
| utils.test.js | ||