Close full operational audit findings
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 14:19:02 +02:00
parent cc36dabcbe
commit 78a5f0b0b2
81 changed files with 2248 additions and 1467 deletions
@@ -12,9 +12,9 @@ def test_map_empty_state_surfaces_ready_vector_dataset_actions() -> None:
assert "availableMapDatasets" in map_workspace
assert "onOpenDatasetInMap" in map_workspace
assert "map-empty-action-grid" in map_workspace
assert "Open a ready vector dataset" in map_workspace
assert "Open in map" in map_workspace
assert "No ready vector datasets available yet" in map_workspace
assert "Open een beschikbare vectorlaag" in map_workspace
assert "Open op kaart" in map_workspace
assert "Nog geen gebruiksklare vectorlagen beschikbaar" in map_workspace
def test_app_passes_available_vector_datasets_to_map_workspace() -> None: