tests/testserver/test_ts_markerprofiles_allelematrix_search.R

context("ts markerprofiles_allelematrix_search")

con <- ba_db()$testserver

test_that("Calls are present", {

  skip("Deprecated as of BrAPI version 1.2")

  res <- ba_markerprofiles_allelematrix_search(con = con)
  expect_that(nrow(res) >= 2, is_true())

})
CIP-RIU/brapi documentation built on Oct. 17, 2019, 2 p.m.