test(html-examples): cover interval progress path
Exercise the data-hemx-interval trigger path through the progress-bar example and browser smoke while clearing stale timers before each smoke run. req: convention/005 req: convention/011 req: test/006
This commit is contained in:
@@ -815,6 +815,7 @@ mod tests {
|
||||
assert!(html.contains("data-hemx-form=\"validate_email\""));
|
||||
assert!(html.contains("data-hemx-revealed=\"true\""));
|
||||
assert!(html.contains("data-hemx-handle=\"tick_progress\""));
|
||||
assert!(html.contains("data-hemx-interval=\"1000\""));
|
||||
assert!(html.contains("data-hemx-slot=\"loaded_row\""));
|
||||
assert!(html.contains("data-hemx-slot=\"infinite_row\""));
|
||||
assert!(html.contains("data-hemx-slot=\"value_option\""));
|
||||
|
||||
Reference in New Issue
Block a user