tests/testthat/test-DBItest.R

if (Sys.getenv("GITHUB_ACTIONS") == "true" || (postgresHasDefault() && identical(Sys.getenv("NOT_CRAN"), "true"))) {
  if (rlang::is_installed("DBItest")) {
    DBItest::test_all()
  }
}

Try the RPostgres package in your browser

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

RPostgres documentation built on May 29, 2024, 3:12 a.m.