tests/testthat/test-bq-projects.R

test_that("available projects should include test project", {
  proj <- bq_test_project()
  expect_true(proj %in% bq_projects())
})
hadley/bigrquery documentation built on April 18, 2024, 7:48 p.m.