Model/tests/repositories/epc
Khalim Conn-Kowlessar f3a164c371 Guard EpcPropertyData round-trip field coverage 🟩
Fail if any EpcPropertyData field is neither reconstructed by _compose nor on a
documented allow-list, turning latent persistence gaps into explicit decisions
(would have caught the conservatory and roof-window drops). ADR-0036.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 13:56:05 +00:00
..
__init__.py feat(epc): EPC persistence round-trip fidelity + JSONB code columns (Slice 1 #1129) 2026-05-30 19:26:18 +00:00
test_epc_bulk_read.py perf(repos): bulk get_many / get_for_properties — batch reads, not N round-trips (#1138) 2026-05-31 10:33:24 +00:00
test_epc_idempotent_save.py feat(repos): idempotent EPC + Baseline writes (replace by property_id) (#1138) 2026-05-31 09:41:39 +00:00
test_epc_persistence_field_coverage.py Guard EpcPropertyData round-trip field coverage 🟩 2026-06-24 13:56:05 +00:00
test_epc_predicted_slot.py feat(epc-prediction): slice-5c predicted-EPC persistence slot 2026-06-16 03:50:19 +00:00
test_epc_round_trip.py Round-trip the non-separated conservatory through persistence 🟩 2026-06-24 13:56:05 +00:00