tests/mode/test-transient.R

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