Nothing
test_that("App loads and title of app appears as expected", {
# Don't run these tests on the CRAN build servers
skip_on_cran()
# skip appdir <- system.file(package = "shinyGovstyle", "example_app")
# skip expect_no_error(shinytest2::test_app(appdir))
expect_equal(40 + 2, 42)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.