tests/testthat/test-getSystemCode.R

library(BridgeDbR)
context("simple")

test_that("it knows about ChEBI", {
    dataSource <- getSystemCode("ChEBI")
    expect_equal(dataSource, "Ce")
})
egonw/BridgeDbR documentation built on Sept. 18, 2023, 8:14 p.m.