tests/testthat/test_onload.R

context("onload")

test_that("onload for oxcAAR worked", {
  oxcAAR:::.onLoad()
  expect_true("oxcAAR.oxcal_path" %in% names(options()))
})
ISAAKiel/oxcAAR documentation built on Sept. 25, 2022, 5:07 a.m.