tests/testthat/test-def_story.R

test_that("invalid story ID generates error", {
  story_id <- "this is not a valid story ID"
  expect_error(Story$new(story_id))
})
theme-ontology/stoRy documentation built on July 2, 2023, 9:23 a.m.