Area: apps/web/src/features/earn/components/earn-page.tsx
Goal: Verify users can navigate earn tabs.
Tasks:
- Render earn page with required providers.
- Click portfolio, discover, distributions, and additional opportunities tabs.
- Assert selected tab content is visible.
Acceptance:
- Tests use tab roles if available.
bun run --cwd apps/web test passes.
Area:
apps/web/src/features/earn/components/earn-page.tsxGoal: Verify users can navigate earn tabs.
Tasks:
Acceptance:
bun run --cwd apps/web testpasses.