tests/testthat/test-app_ui.R

test_that("app_ui", {
  config <- get_config()
  ref_chr <- as.character(purrr::flatten(app_ui()))[1]

  expect_true(grepl("head", ref_chr, fixed = TRUE))
})
mong/qmongr documentation built on May 23, 2021, 6:37 a.m.