tests/testthat/test-launch.R

context("launch test")

set.seed(2020)

test_that("test launch function", {
  
  expect_warning(wiad::Launch(archiveDir = tempdir(), 
                              Interactive = FALSE))
})

Try the wiad package in your browser

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

wiad documentation built on Feb. 12, 2021, 5:06 p.m.