Model/tests/repositories/epc
Khalim Conn-Kowlessar 1041c8ed0e test: solar PV arrays must round-trip through persistence 🟥
sap_energy_source.photovoltaic_arrays has no table, so every array is
dropped on save — worth ~12 SAP points on an electrically-heated dwelling
(persist != score). Inject two ordered arrays onto a PV-free fixture.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 16:43:26 +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 test: solar PV arrays must round-trip through persistence 🟥 2026-06-26 16:43:26 +00:00