Area: e2e/mobile-nav.spec.ts
Goal: Catch mobile-only layout and navigation crashes.
Tasks:
- Use a mobile viewport project/config.
- Open the menu and navigate between two routes.
- Assert route content changes.
Acceptance:
bun run test:e2e passes headless.
- Uses stable role/text locators.
Area:
e2e/mobile-nav.spec.tsGoal: Catch mobile-only layout and navigation crashes.
Tasks:
Acceptance:
bun run test:e2epasses headless.