Fix bounded GRB coverage display
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:34:32 +02:00
parent 488da4cc83
commit 0c29411f49
4 changed files with 14 additions and 0 deletions
@@ -388,5 +388,6 @@ def test_grb_frontend_and_contracts_use_only_the_governed_backend_path() -> None
assert "datasetsApi.acquireGrb" in selection_hook
assert "datasetsApi.listGrbProducts" in catalog_hook
assert "officialMapProducts.grb" in workspace
assert "result[product.key] = null" in workspace
assert "/datasets/grb/acquire" in contracts
assert "geo.api.vlaanderen.be" not in workspace