tests/testthat/test-client_cost.R

library(biggr)

test_that("client_cost return the correct class", {
  expect_equal(class(client_cost())[[1]], "botocore.client.CostExplorer")
})
fdrennan/awsR documentation built on Sept. 26, 2020, 8:28 a.m.