Add one-click GIS workflow run
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-05 00:11:03 +02:00
parent a9c108a4d4
commit 533135885c
12 changed files with 140 additions and 25 deletions
@@ -34,8 +34,13 @@ def test_map_workspace_can_select_persisted_database_layer_and_run_query() -> No
assert "Save result dataset" in map_workspace
assert "Save GeoJSON export" in map_workspace
assert "Run QA/QC" in map_workspace
assert "Run full GIS workflow" in map_workspace
assert "runFullGisWorkflow" in map_workspace
assert "fullWorkflowStatus" in map_workspace
assert "Query, save, QA and export" in map_workspace
assert "selectedMapDatasetId=" in app_shell
assert ".basemap-policy-notice" in styles
assert ".guided-gis-flow" in styles
assert ".guided-gis-batch-status" in styles
assert ".gis-test-run-surface" in styles
assert ".gis-test-run-grid" in styles