tests/testthat.R

suppressPackageStartupMessages({
  library(googleAuthR)
  library(jsonlite)
  library(withr)
  library(testthat)
  library(mockery)
  library(R.utils)
  library(retl)
})

# .Renviron:
# BIGQUERY_TEST_PROJECT
# BIGQUERY_ACCESS_TOKEN_PATH
# BIGQUERY_DATASET

# check that you have `sodium` package installed for tests to work locally

# devtools::install_github("jimhester/lintr")
test_check("retl")
madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.