tests/testthat/test-zzz.R

context("zzz")

test_that("bb_empty works", {
  
  empty <- bb_empty()
  expect_is(empty, "list")
  
  .onLoad()
  expect_is(getOption("bb.empty"), "list")
  
})

Try the billboarder package in your browser

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

billboarder documentation built on Sept. 29, 2023, 5:07 p.m.