Add post-finalize invariant and no-PII assertions #51

Closed
opened 2026-07-05 19:21:17 +01:00 by TimCane · 0 comments
TimCane commented 2026-07-05 19:21:17 +01:00 (Migrated from github.com)

Goal

Property/e2e that per-person totals sum to the whole bill post-finalize; assert the address is absent from a Redis dump and from logs.

References

Done when

  • Advances M6 A1/A3.

Part of M6: Finalize and email.

## Goal Property/e2e that per-person totals sum to the whole bill post-finalize; assert the address is absent from a Redis dump and from logs. ## References - [docs/02-domain-model.md#invariants-property-test-these](https://github.com/TimCane/bill-splitter/blob/main/docs/02-domain-model.md#invariants-property-test-these) - [docs/11-testing-strategy.md#splitcalculator](https://github.com/TimCane/bill-splitter/blob/main/docs/11-testing-strategy.md#splitcalculator) ## Done when - Advances M6 A1/A3. --- Part of **M6: Finalize and email**.
Sign in to join this conversation.
No description provided.