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/rhud documentation built on Nov. 12, 2022, 2:53 a.m.