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
@@ -11,13 +11,13 @@ def test_map_workspace_exposes_feature_extract_actions() -> None:
encoding="utf-8"
)
assert "Selection & extract" in map_workspace
assert "Selectie en extractie" in map_workspace
assert "downloadSelectedMapFeature" in map_workspace
assert "copySelectedMapFeatureProperties" in map_workspace
assert "selected-feature.geojson" in map_workspace
assert "Download selected GeoJSON" in map_workspace
assert "Copy selected properties" in map_workspace
assert "Clear selection" in map_workspace
assert "Geselecteerde GeoJSON downloaden" in map_workspace
assert "Eigenschappen kopiëren" in map_workspace
assert "Selectie wissen" in map_workspace
assert "featureGeometrySummary" in map_workspace
assert "featureExtractionEntries" in map_workspace