shiny
htmltools
req()
seq()
on.exit()
observe()
isolate
observeEvent
eventReactive
reactiveTimer()
invalidateLater(ms)
git
expect_snapshot()
test_that("sliderInput01() creates expected HTML", { expect_snapshot(sliderInput01("x")) })