tests/testthat/test-droplets.R

# tests for droplets
context("droplets")

test_that("httr curl options work", {
	skip_on_cran()

  library("httr")
  expect_error(droplets(config = timeout(seconds = 0.001)))
})
pachadotdev/analogsea documentation built on July 19, 2023, 11:53 a.m.