tests/testthat/test_app_file.R

context("app-file")

library(shinytest)


test_that("If the app files are present", {

  appDir <- system.file("app", package = "EcoGEx")

  expect_pass(testApp(appDir, compareImages = FALSE))

})
sk-sahu/EcoGEx documentation built on March 10, 2020, 4:52 p.m.