tests/testthat/test-recount3_cache.R

test_bfc <- recount3_cache(
    system.file(
        "test_files",
        package = "recount3",
        mustWork = TRUE
    )
)

test_that("Setting up the cache", {
    expect_s4_class(test_bfc, "BiocFileCache")
})
LieberInstitute/recount3 documentation built on May 10, 2023, 6:01 a.m.