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
@@ -1,4 +1,4 @@
from pathlib import Path
from pathlib import Path
ROOT = Path(__file__).resolve().parents[2]
@@ -19,7 +19,7 @@ def test_map_selection_qa_shortcut_uses_existing_qa_workflow_contract() -> None:
assert "useMapSelectionQa" in app
assert "mapQaReferenceDatasets={referenceDatasets}" in app
assert "onRunMapSelectionQa={runMapSelectionQa}" in app
assert "Run QA on saved dataset" in map_workspace
assert "Bewaarde laag controleren" in map_workspace
assert "mapSelectionQaError" in map_workspace
assert "mapSelectionQaResult" in map_workspace