tests/testthat/test-run_app.R

test_that("run_app works", {
  
  output <- run_app(shinylive = TRUE)
  expect_true("shiny.appobj" %in% class(output))
})

Try the R4GoodPersonalFinances package in your browser

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

R4GoodPersonalFinances documentation built on April 4, 2025, 1:48 a.m.