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))
  # )

})
WetRobot/iarccrgtools documentation built on Feb. 1, 2024, 6:33 a.m.