tests/testthat/setup.R

library(httptest)

# Sample test using httptest for making a mock web request and
# for saving expected behavior.

with_mock_dir("good_key", {
  test_that("HUD Good", {

  })
})
etam4260/hudr documentation built on Nov. 4, 2022, 8:35 p.m.