tests/testthat/test-list_buckets.R

context("List Buckets")

test_that("test bad auth", {

	expect_error(list_buckets(123), "project is not a string")
})
lytics/rgcs documentation built on May 21, 2019, 9:16 a.m.