tests/testthat/test-function-get_raw_strings.R

test_that("get_raw_strings() works", {

  result <- kwb.prep:::get_raw_strings()

  expect_true(is_character_list(result))
})
KWB-R/kwb.prep documentation built on June 11, 2022, 1:29 p.m.