Complete the V1 analysis handoff
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 02:52:15 +02:00
parent d9bc8fdbed
commit 03c6154cac
9 changed files with 240 additions and 14 deletions
@@ -24,7 +24,7 @@ def test_map_first_explorer_is_the_default_product_flow() -> None:
assert "useMapThemeSelectionInsights" in workspace
assert "datasetsApi.selectVectorFeatures" in read("frontend/src/hooks/useMapThemeSelectionInsights.ts")
assert "activeSelectionResult" in workspace
assert "downloadActiveThemeSelection" in workspace
assert "downloadActiveThemeResult" in workspace
assert "disabled={!activeSelectionResult}" in workspace
assert "bboxesEqual(mapSelectionBbox, selectedAreaBbox)" in workspace