actions/test_theme library
Functions
-
applyDeviceThemeForTestCase(
EnsembleTestCase testCase) → String? -
Applies
testCase.deviceTarget.themewhen present. -
applyEnsembleTestTheme(
String? raw) → String? -
Applies
rawviaEnsembleThemeManagerwhen that theme is registered. -
resolveEnsembleThemeName(
String? raw, {List< String> registeredNames = const []}) → String? - Resolves a device/step theme value to an Ensemble Themes entry name.
-
seedEnsembleTestTheme(
String? raw) → Future< void> - Seeds saved-theme storage so configureThemes can pick it on first paint.