tests/testthat/test-retrieve_filing.R

test_that('`lob_retrieve_filing()` works', {
  vcr::local_cassette('ret_fil')
  x <- lob_retrieve_filing(filing_uuid = '3b181214-b253-462c-ad64-783c827e159e')
  expect_s3_class(x, 'tbl_df')
})

Try the lobby package in your browser

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

lobby documentation built on March 3, 2026, 5:06 p.m.