tests/testthat/test-files.R

context("files section")

test_that("files returns a character vector.", {
  app_dir <- tempdir()
  expect_is(files_section("iss", "myapp", dirname(app_dir), "ie"), "character")
})

Try the RInno package in your browser

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

RInno documentation built on May 1, 2019, 10:52 p.m.