Show bathymetry survey range
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-17 15:37:35 +02:00
parent 00fcdcba87
commit efdcaec49f
2 changed files with 8 additions and 0 deletions
@@ -357,3 +357,4 @@ def test_bathymetry_contract_and_expansion_roadmap_are_documented() -> None:
map_workspace = (ROOT / "frontend" / "src" / "components" / "map" / "MapWorkspace.tsx").read_text(encoding="utf-8")
assert 'DEFAULT_PROJECT_NAME = "Kempen Regional Workbench"' in operator
assert "regional_partitions_complete" in map_workspace
assert "historische profielen" in map_workspace