tests/testthat/test_keyspaces.R

svc <- paws::keyspaces()

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

Try the paws.database package in your browser

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

paws.database documentation built on Sept. 12, 2023, 1:21 a.m.