tests/testthat/test_col_specs.R

context("column info")



test_that("all column name sets appear in column_specifications", {

  # col_specs <- get_internal_dataset("column_specifications")
  #
  # req_nms <- paste0("set_", tool_colnameset_names())
  #
  # expect_true(
  #   all(req_nms %in% names(col_specs))
  # )

})
FinnishCancerRegistry/iarccrgtools documentation built on June 13, 2025, 11:22 p.m.