Files
honeyDueKMP/.maestro/config.yaml
Trey T 214908cd5c Maestro: 10 golden-path flows for critical user journeys
Cross-platform YAML flows (iOS + Android share the AccessibilityIds
test-tag namespace). Covers login, register, residence/task CRUD,
completion, join, document upload, theme, deeplink, widget.

Run: maestro test .maestro/flows/

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 15:00:21 -05:00

12 lines
327 B
YAML

flows:
- flows/01-login.yaml
- flows/02-register.yaml
- flows/03-create-residence.yaml
- flows/04-create-task.yaml
- flows/05-complete-task.yaml
- flows/06-join-residence.yaml
- flows/07-upload-document.yaml
- flows/08-theme-switch.yaml
- flows/09-notification-deeplink.yaml
- flows/10-widget-complete.yaml