tests/testthat/test-overview_table.R

test_that("table_overview() returns a flextable object", {
  dash_data <<- load_dash_data()

  x <- table_overview()

  expect_s3_class(x, "flextable")
})
djpr-data/djprlabourdash documentation built on April 28, 2023, 6:16 p.m.