diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d0db121..cc7ae60d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,8 @@ - Made the global context bar and visible workspace labels use the same regional totals and end-user label `Vlaanderen (285 gemeenten)`; technical project names and one-partition map counts no longer leak into the Map flow. +- Removed the Kempen-only browser title now that the same workbench also + operates at Flemish scope. ## Sprint 235 Governed bathymetry profiles and Belgian scale architecture (2026-07-17) diff --git a/backend/tests/test_sprint236_bathymetry_expansion.py b/backend/tests/test_sprint236_bathymetry_expansion.py index a7e072cb..2a98e8c8 100644 --- a/backend/tests/test_sprint236_bathymetry_expansion.py +++ b/backend/tests/test_sprint236_bathymetry_expansion.py @@ -451,6 +451,7 @@ def test_frontend_labels_flanders_scope_without_kempen_mislabeling() -> None: def test_frontend_uses_partitioned_bathymetry_selection_for_regional_scope() -> None: app = (ROOT / "frontend" / "src" / "App.tsx").read_text(encoding="utf-8") + index = (ROOT / "frontend" / "index.html").read_text(encoding="utf-8") focus = ( ROOT / "frontend" / "src" / "config" / "primaryFocus.ts" ).read_text(encoding="utf-8") @@ -474,3 +475,4 @@ def test_frontend_uses_partitioned_bathymetry_selection_for_regional_scope() -> assert "regionalBathymetryProfileCount" in app assert "profielen ยท ${regionalBathymetryPartitions.length} gemeenten" in app assert "FLANDERS_WORKSPACE_LABEL = 'Vlaanderen (285 gemeenten)'" in focus + assert "