tests/testthat/test-pip_create_globals.R

test_that("wrong names in vintage", {

  expect_error(pip_create_globals(vintage = list(test = "hola", test2 = "chao")))

})


# test_that("only accept lists and characters of length 1", {
#
# })
#
# test_that("inputs within vintage lists are correct", {
#
#
#
#
# })
#
#
PIP-Technical-Team/pipload documentation built on March 22, 2022, 3:22 a.m.