tests/testthat/test-render_hot.R

context("render_hot / render_hot")

test_that("render_hot works with all inputs", {
  expect_null(render_hot(NULL))
  expect_null(render_hot("string"))
  expect_null(render_hot(2))
  expect_null(render_hot(TRUE))
})

Try the dqshiny package in your browser

Any scripts or data that you put into this service are public.

dqshiny documentation built on May 2, 2019, 1:43 p.m.