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
+3 -3
View File
@@ -28,7 +28,7 @@ def test_app_wires_map_workbench_component() -> None:
assert "selectedMapFeature" in app
assert "<MapWorkspace" in app
assert "onSelectMapFeature={setSelectedMapFeature}" in app
assert "Active layer" in component
assert "Layer opacity" in component
assert "Feature inspector" in component
assert "Actieve kaartlaag" in component
assert "Dekking van de kaartlaag" in component
assert "Objectinspectie" in component
assert "onFeatureSelect={onSelectMapFeature}" in component