tests/testthat/test_OEIS_web_url.R

# test_OEIS_web_url

test_that("OEIS_web_url license parameter is FALSE as default", {
  testthat::expect_equal(OEIS_web_url(), OEIS_web_url(license = FALSE))
})
EnriquePH/OEIS.R documentation built on March 15, 2023, 8:01 a.m.