tests/testthat/test-inputs.R

test_that("Valid inputs", {

  expect_error(get_siconv(verbose = "true"))
  expect_error(get_siconv(cache = 32))
  expect_error(show_schema(verbose = "false"))
})

Try the siconvr package in your browser

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

siconvr documentation built on May 18, 2021, 9:07 a.m.