tests/testthat/test-inst-apps.R

library(shinytest2)

test_that("sample_app works", {
  # Don't run these tests on the CRAN build servers
  skip_on_cran()

  appdir <- system.file(package = "gridstackeR", "test_app")
  test_app(appdir)
})
petergandenberger/gridstackeR documentation built on April 27, 2023, 12:52 p.m.