Clear stale on-demand map layers
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 21:39:44 +02:00
parent 0c29411f49
commit 8e38691251
4 changed files with 17 additions and 3 deletions
@@ -389,5 +389,6 @@ def test_grb_frontend_and_contracts_use_only_the_governed_backend_path() -> None
assert "datasetsApi.listGrbProducts" in catalog_hook
assert "officialMapProducts.grb" in workspace
assert "result[product.key] = null" in workspace
assert ": onDemandThemeActive\n ? null\n : mapFeatureCollection" in workspace
assert "/datasets/grb/acquire" in contracts
assert "geo.api.vlaanderen.be" not in workspace