tests/testthat/test-POLYFUN_help.R

test_that("POLYFUN_help works", {
    
    out <- POLYFUN_help()
    testthat::expect_true(grepl("PolyFun",out[[2]]))
    testthat::expect_gte(length(out), 50)
})
RajLabMSSM/echofinemap documentation built on Jan. 3, 2023, 1:42 a.m.