tests/testthat/test_response.R

context("Response validity")

# test_that("response fails with appropriate error", {
#   expect_error( get_domain_info(email = "", token = "", domain = "facebook.com"))
#   expect_error( get_domain_info(email = email, token = token, domain = "domainnotfound"))
# })
ShaulAb/similarwebr documentation built on May 15, 2019, 1:58 a.m.