context("golem tests")
## library(golem)
## test_that("app ui", {
## ui <- app_ui()
## expect_shinytaglist(ui)
## })
## test_that("app server", {
## server <- app_server
## expect_is(server, "function")
## })
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.