tests/testthat/test-start-app.R

context("app-start")

test_that("app start works", {
  appDir = system.file("mlrPlayground", package = "mlrPlayground")
  # start app
  expect_silent(shinytest::ShinyDriver$new(appDir, loadTimeout = 30000))

})
SebGruber1996/mlrPlayground documentation built on June 30, 2023, 10:51 p.m.