feat: simplify regional end user workbench
This commit is contained in:
@@ -13,12 +13,12 @@ def test_export_center_surfaces_handoff_readiness_context() -> None:
|
||||
assert 'className="handoff-readiness-grid"' in export_center
|
||||
assert 'className="handoff-action-grid"' in export_center
|
||||
assert 'className="export-type-badge"' in export_center
|
||||
assert "Latest handoff artifact" in export_center
|
||||
assert "Project report" in export_center
|
||||
assert "Detection run" in export_center
|
||||
assert "Segmentation run" in export_center
|
||||
assert "selectedDetectionRunId || 'none'" in export_center
|
||||
assert "selectedSegmentationRunId || 'none'" in export_center
|
||||
assert "Laatste bestand" in export_center
|
||||
assert "Leesbaar rapport" in export_center
|
||||
assert "Gebouwanalyse" in export_center
|
||||
assert "Segmentatieanalyse" in export_center
|
||||
assert "selectedDetectionRunId || 'geen'" in export_center
|
||||
assert "selectedSegmentationRunId || 'geen'" in export_center
|
||||
|
||||
|
||||
def test_export_handoff_polish_has_responsive_styles() -> None:
|
||||
|
||||
Reference in New Issue
Block a user