fix: scope map image analysis to Kempen
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user