tests/testthat/test_monolith_removed.R

# Phase 9 (shiny-module conversion): the legacy monolithic Shiny application
# (inst/application) has been retired and must no longer ship with the
# package. This test is RED until inst/application/ is deleted (it is paired
# with that deletion commit).

test_that("the legacy monolith application directory no longer ships", {
  expect_identical(system.file("application", package = "nprcgenekeepr"), "")
})

Try the nprcgenekeepr package in your browser

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

nprcgenekeepr documentation built on July 26, 2026, 5:06 p.m.