An integration test suite for AddListingPage is currently skipped because it takes too long to run in Vitest.
File: src/app/listings/new/page.test.tsx line 187
Action required:
Convert the AddListingPage Integration Tests suite to a Playwright end-to-end test and remove the skipped Vitest suite.
Requested by @Producdevity — related to PR #375
An integration test suite for
AddListingPageis currently skipped because it takes too long to run in Vitest.File:
src/app/listings/new/page.test.tsxline 187Action required:
Convert the
AddListingPage Integration Testssuite to a Playwright end-to-end test and remove the skipped Vitest suite.Requested by @Producdevity — related to PR #375