tests/testthat/test-hy-remote.R

test_that("hy_remote returns a string", {
  skip_on_cran()
  expect_true(
    is.character(hy_remote())
  )
})

Try the tidyhydat package in your browser

Any scripts or data that you put into this service are public.

tidyhydat documentation built on April 4, 2023, 5:17 p.m.