tests/testthat/test-browse.R

context("Browsing")

test_that("returns the items passed to it", {
  options(browser = "false")
  ids <- c("questionssoul01heckgoog", "fatherhecker01sedg")
  expect_equal(ia_browse(ids), ids)
})
ropensci/internetarchive documentation built on May 26, 2020, 6:50 a.m.