Model/tests/domain/abri
Daniel Roth 693356a220 Map Abri abandonment outcomes to their reason codes
Replace the CARDED placeholder in abandon_reason_for_outcome with the
real outcome-to-code table from the client: No Answer->CARDED,
Tenant Refusal->CRA (ambiguous, client follow-up pending),
Not Viable->NOACCESS. Only these three outcomes trip the abandonment
trigger today; any empty/unrecognised outcome raises
UnmappableOutcomeError since abandon_reason is mandatory.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 14:14:06 +00:00
..
__init__.py Abri booking with no confirmed time books an all-day appointment 🟥 2026-07-03 14:31:12 +00:00
test_abandonment.py Map Abri abandonment outcomes to their reason codes 2026-07-08 14:14:06 +00:00
test_descriptions.py Abri job descriptions identify the visit as a Domna condition survey 🟥 2026-07-03 14:33:40 +00:00
test_phone_selection.py Phone-number selection policy lives in the domain layer 🟪 2026-07-06 14:47:37 +00:00
test_slots.py Abri unparseable confirmed time fails loudly rather than silently booking all day 🟩 2026-07-03 14:33:12 +00:00