fix: keep bounded thematic coverage scoped
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 22:49:19 +02:00
parent c787fb2184
commit 9513f8613e
4 changed files with 14 additions and 0 deletions
@@ -404,4 +404,6 @@ def test_official_vector_routes_and_frontend_use_canonical_backend_path(monkeypa
assert "datasetsApi.acquireOfficialVector" in selection_hook
assert "datasetsApi.listOfficialVectorProducts" in catalog_hook
assert "officialMapProducts.officialVector" in workspace
assert "officialMapProducts.thematic" in workspace
assert "result[product.theme] = null" in workspace
assert "geo.api.vlaanderen.be" not in workspace