tests/testthat/test-domains.R

# tests for domains
context("domains")

test_that("incorrect input to what param returns NULL", {
	skip_on_cran()

  expect_error(domain_records("asfasd"), "The resource you were accessing could not be found")
})
pachadotdev/analogsea documentation built on July 19, 2023, 11:53 a.m.