tests/testthat/test-vanuatu-feature.R

library(lingtypology)
context("Tests for vanuatu.feature function")

test_that("vanuatu.feature", {
  skip_on_cran()
  expect_error(vanuatu.feature(c("aa", "bb")), "None of the parameters are in the vanuatu database.")
})
ropensci/lingtypology documentation built on March 17, 2024, 11:13 p.m.