tests/testthat/test-shiny.R

context("shiny")

source("utils.R")

test_that("r2d3 can be used in shiny applications", {
  skip_on_cran()
  
  shinytest::expect_pass(shinytest::testApp("barchart", compareImages = FALSE))
})

Try the r2d3 package in your browser

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

r2d3 documentation built on March 18, 2022, 7:17 p.m.