tests/mode/test-persistent.R

library(shiny)
Sys.unsetenv("TARGETS_SHINY_HOME")
Sys.setenv(TARGETS_SHINY_BACKEND = "")
Sys.setenv(TARGETS_SHINY_TRANSIENT = "false")
runApp()
# Run a long pipeline, close the app, open it again, and verify
# that the pipeline is still running.
wlandau/targets-shiny documentation built on July 4, 2025, 4:25 p.m.