mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Slice 3c.3. Ingestion writes the OS spatial reference cache through the same unit it persists the EPC/solar enrichments with, so `UnitOfWork` declares a `spatial` repo, `PostgresUnitOfWork` binds a `SpatialPostgresRepository` to the session, and `FakeUnitOfWork` gains a `FakeSpatialRepo` (seedable for read tests, recording writes for ingestion-side assertions). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fakes.py | ||
| test_ara_first_run_pipeline.py | ||
| test_ara_first_run_pipeline_integration.py | ||
| test_first_run_without_database.py | ||
| test_ingestion_orchestrator.py | ||
| test_landlord_description_overrides_orchestrator.py | ||
| test_postcode_splitter_orchestrator.py | ||
| test_property_baseline_orchestrator.py | ||
| test_task_orchestrator.py | ||