context("app")
test_that("drakeplanner()", {
skip_on_cran()
skip("stderr is not a pipe errors likely from shinytest")
shinytest::expect_pass(
shinytest::testApp("../apps/drakeplanner/", compareImages = FALSE)
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.