tests/testthat/test_effectiveness.R

context("running effectiveness")

with_mock_api({
  test_that("running ", {
    res <- effectiveness()
    expect_length(res, 8)
  })
})

Try the edgarWebR package in your browser

Any scripts or data that you put into this service are public.

edgarWebR documentation built on April 24, 2021, 5:09 p.m.