tests/testthat/test-secrets.R

test_that("test secrets", {

skip_on_cran()
status <- duckdb_secrets()

expect_true(status == 1)
close_connection()

})

Try the duckdbfs package in your browser

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

duckdbfs documentation built on April 11, 2025, 5:52 p.m.