docs: complete agricultural history rollout
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-15 16:11:44 +02:00
parent 6b996d42f5
commit 48c0d21fed
5 changed files with 66 additions and 9 deletions
@@ -276,6 +276,7 @@ def test_operator_uses_canonical_upload_and_is_packaged_for_runtime() -> None:
assert "Landbouwgebruikspercelen" in source_catalog
assert "agriculture: 'Landbouwgebruikspercelen'" in dataset_display
assert "agentschap_landbouw_zeevisserij_agricultural_parcels: 'Agentschap Landbouw en Zeevisserij'" in dataset_display
assert "const source = first ? getDatasetDisplayName(first) : 'Tijdreeks'" in map_workspace
def test_upload_contract_is_annual_definitive_and_scope_specific(tmp_path: Path) -> None: