tests/testthat/test_schemas.R

svc <- paws::schemas()

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

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

Try the paws.application.integration package in your browser

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

paws.application.integration documentation built on Sept. 12, 2024, 6:11 a.m.