tests/testthat/test_cl_remind.R

context("cl_remind")

test_that("cl_remind works as expected", {
  cl <- cl_create()
  expect_warning(cl_remind(cl), regexp = NA)
})
geoffwlamb/checklist documentation built on May 17, 2019, 2:59 p.m.