Close full operational audit findings
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user