tests/testthat/test-vocabulary_categories.R

context("vocabulary_categories")

test_that("vocabulary_categories", {
	skip_on_cran()

  tt <- vocabulary_categories()

  expect_is(tt, "list")
})
ropensci/rif documentation built on May 18, 2022, 6:40 p.m.