tests/testthat/test_new_project_strict.R

test_that("new_project_strict fails if clash with existing project", {
  skip_if_no_synapseclient() # does not require pandas
  skip_if_no_login()
  expect_error(new_project_strict("My project"))
})
nf-osi/nfportalutils documentation built on Feb. 26, 2024, 1:05 p.m.