Complete regional history live validation
This commit is contained in:
@@ -15,7 +15,8 @@ def test_long_context_names_remain_compact_and_inspectable() -> None:
|
||||
|
||||
assert "selectedProject?.name === REGIONAL_WORKSPACE_PROJECT_NAME" in app
|
||||
assert "? REGIONAL_WORKSPACE_LABEL" in app
|
||||
assert "const datasetContextLabel = analysisMapLayerActive && mapFeatureCollection" in app
|
||||
assert "const datasetContextLabel = activeWorkspace === 'map' && mapContextSourceLabel" in app
|
||||
assert ": analysisMapLayerActive && mapFeatureCollection" in app
|
||||
assert "? getDatasetDisplayName(selectedDataset)" in app
|
||||
assert "`${mapLayerLabel} · controle vereist`" in app
|
||||
assert "<strong title={projectContextLabel}>{projectContextLabel}</strong>" in app
|
||||
|
||||
Reference in New Issue
Block a user