Background
Since the app involves multi-step checkout processes and wallet states, automated regression tests are crucial.
Goal
Setup Playwright tests for primary user stories.
Acceptance Criteria
- Test Case: User navigates landing page, opens wallet connect modal, and views dashboards.
- Test Case: Search and filter experts directory.
Key Files
tests/e2e/marketplace.spec.ts, playwright.config.ts
Background
Since the app involves multi-step checkout processes and wallet states, automated regression tests are crucial.
Goal
Setup Playwright tests for primary user stories.
Acceptance Criteria
Key Files
tests/e2e/marketplace.spec.ts,playwright.config.ts