tests/testthat/test-bq-projects.R

test_that("available projects should include test project", {
  proj <- bq_test_project()
  expect_true(proj %in% bq_projects())
})

Try the bigrquery package in your browser

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

bigrquery documentation built on April 20, 2023, 5:14 p.m.