tests/testthat/test-feed_quotes.R

with_mock_dir('t/f/getquotes', {
  test_that('`bs_get_likes()` works', {
    x <- bs_get_quotes('at://did:plc:5c2r73erhng4bszmxlfdtscf/app.bsky.feed.post/3lc5c5qv72r2w', auth = auth)
    expect_s3_class(x, 'tbl_df')
  })
})

Try the bskyr package in your browser

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

bskyr documentation built on June 8, 2025, 10:33 a.m.