tests/testthat/test-getSystemCode.R

library(BridgeDbR)
context("simple")

test_that("it knows about ChEBI", {
    dataSource = getSystemCode("ChEBI")
    expect_equal(dataSource, "Ce")
})

Try the BridgeDbR package in your browser

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

BridgeDbR documentation built on Nov. 8, 2020, 5:09 p.m.