tests/testthat/test_firehose.R

svc <- paws::firehose()

test_that("list_delivery_streams", {
  expect_error(svc$list_delivery_streams(), NA)
})

Try the paws.analytics package in your browser

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

paws.analytics documentation built on Sept. 12, 2024, 6:40 a.m.