Skip to content

test: cover marketplace filters and grid states#608

Open
BowenMilner wants to merge 1 commit into
Commitlabs-Org:masterfrom
BowenMilner:marketplace-filters-grid-tests-592
Open

test: cover marketplace filters and grid states#608
BowenMilner wants to merge 1 commit into
Commitlabs-Org:masterfrom
BowenMilner:marketplace-filters-grid-tests-592

Conversation

@BowenMilner

Copy link
Copy Markdown

Closes #592.

Summary:

  • add Vitest/RTL coverage for MarketplaceFilters controls, accessible range labels, filter updates, and reset behavior
  • add MarketplaceGrid tests for populated listings, trade links, not-for-sale state, and empty state copy
  • cover MarketplaceGridSkeleton loading state with the requested card count

Validation:

  • npm test -- tests/components/MarketplaceFilters.test.tsx tests/components/MarketplaceGrid.test.tsx
  • npx eslint src/components/MarketplaceFilter/MarketplaceFilters.tsx tests/components/MarketplaceFilters.test.tsx tests/components/MarketplaceGrid.test.tsx src/components/MarketplaceGrid.tsx src/components/MarketplaceGridSkeleton.tsx
  • git diff --check

Note: I kept validation focused to the touched marketplace files because the full repo lint currently fails on unrelated existing source issues.

Payment details can be provided privately if this is accepted.

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the 1nonly's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tests for MarketplaceFilters and MarketplaceGrid filtering and empty states

1 participant