tests/testthat/test-get_config.R

context("get_config")
test_that("Will be get a list", {
  expect_equal(class(get_config()), 'list')
})

Try the cognitoR package in your browser

Any scripts or data that you put into this service are public.

cognitoR documentation built on Sept. 14, 2023, 1:07 a.m.