tests/testthat/test-shiny-reports.R

context("Test that shiny reports are working")

test_that("shiny reports can be expanded and rendered", {
  skip_on_cran()

  # Expect no errors (i.e. fail to provide errors)
  expect_error(GMCM:::run_meta_report(), NA)
  expect_error(GMCM:::run_full_report(), NA)
})
AEBilgrau/GMCM documentation built on Nov. 9, 2021, 7:31 p.m.