tests/testthat/test-bq-projects.R

test_that("available projects should include test project", {
  proj <- bq_test_project()
  expect_true(proj %in% bq_projects())
})
r-dbi/bigrquery documentation built on Feb. 25, 2025, 6:43 a.m.