Nothing
test_that("qkmap_app tests works", {
# Don't run these tests on the CRAN build servers
testthat::skip_on_cran()
testthat::skip_on_ci()
appdir <- system.file(package = "quadkeyr", "app")
shinytest2::test_app(appdir)
# To record new tests
# shinytest2::record_test(appdir)
# Warning! It will save the tests in the installed package directory
})
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.