Summary
No automated regression coverage exists for the core happy path. Manual testing has caught multiple regressions (session persistence, balance display, re-link prompts) that should be caught automatically.
Required test coverage
- New user onboarding (OTP sent to WhatsApp sender number — no phone prompt)
- OTP verification → account linked → balance shown
- Immediate follow-up:
check my balance → balance shown (no re-link prompt)
- Repeat:
check my balance again → same result
- Send flow starts correctly from linked state
Acceptance criteria
Dependencies
Notes
Hold for Dread go-ahead before implementation.
Summary
No automated regression coverage exists for the core happy path. Manual testing has caught multiple regressions (session persistence, balance display, re-link prompts) that should be caught automatically.
Required test coverage
check my balance→ balance shown (no re-link prompt)check my balanceagain → same resultAcceptance criteria
Dependencies
Notes
Hold for Dread go-ahead before implementation.