Go one layer deeper than smoke tests on a targeted set of representative examples (e.g., standalone-controls.html, a theme example).
Assert that key controls are clickable and respond (play button toggles state, mute button toggles, time range is present and has a non-zero width).
Avoids full media playback assertions (too flaky in CI) but validates that the components are actually wired up correctly, not just rendered.
Go one layer deeper than smoke tests on a targeted set of representative examples (e.g., standalone-controls.html, a theme example).
Assert that key controls are clickable and respond (play button toggles state, mute button toggles, time range is present and has a non-zero width).
Avoids full media playback assertions (too flaky in CI) but validates that the components are actually wired up correctly, not just rendered.