tests/testthat/test-get.R

context("test-get")

test_that("getting tiles works", {

  skip_on_cran()
  skip_if(is.null(get_api_key()))
  
 expect_silent(ceramic_cache())

})

Try the ceramic package in your browser

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

ceramic documentation built on April 22, 2023, 1:12 a.m.