fix: scope map image analysis to Kempen
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-15 02:08:24 +02:00
parent daccd3869a
commit ec1e1af8a9
3 changed files with 36 additions and 3 deletions
@@ -318,6 +318,9 @@ def test_frontend_connects_map_selection_to_existing_detection_and_qa_flows() ->
assert "prepareAndRunDetection(datasetId)" in hook_source
assert "compareDetectionRunWithReference" in hook_source
assert "compareDetectionRunWithReference(analysisRunId, referenceDatasetId, false)" in app_source
assert "vervoerregio|operationele grens" in app_source
assert "selectionBbox: mapSelectionBbox" in app_source
assert "Maak de rechthoek minstens 128 bij 128 meter groot." in hook_source
assert "Herken gebouwen" in map_source
assert "Officieel luchtbeeld, lokaal AI-model" in map_source