exlab_wizard.ui.components.test_run_badge#

Test-run pill (Frontend Spec §3.2, §3.6.1).

A small “Test” pill rendered next to the run label in the left tree, the detail-pane title bar, and orchestrator-mode staging rows. Uses --color-warning per Frontend §2.1.4 with the darkened orange text variant for WCAG AA contrast on white.

Functions

test_run_badge()

Build a NiceGUI badge for a test run.

test_run_badge_props()

Static styling for the "Test" pill (Frontend §3.6.1).

exlab_wizard.ui.components.test_run_badge.test_run_badge()[source]#

Build a NiceGUI badge for a test run.

Return type:

Any

exlab_wizard.ui.components.test_run_badge.test_run_badge_props()[source]#

Static styling for the “Test” pill (Frontend §3.6.1).

Return type:

dict[str, str]