tests/testthat/test_effectiveness.R

context("running effectiveness")

with_mock_api({
  test_that("running ", {
    res <- effectiveness()
    expect_length(res, 8)
  })
})
mwaldstein/edgarWebR documentation built on April 21, 2021, 4:16 p.m.