tests/testthat/test-coingecko.R

test_that('the "coingecko_ping" function returns a list', {
  skip_on_cran()
  expect_type(coingecko_ping(), 'list')
})

Try the cryptotrackr package in your browser

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

cryptotrackr documentation built on June 22, 2024, 10:39 a.m.