powered by
Populates the supplied session variable for testing.
NCA_test_mksession(session = list(), full = FALSE)
The NCA portion of the all_sess_res returned from FM_app_preload
all_sess_res
FM_app_preload
Shiny session variable (in app) or a list (outside of app)
Boolean indicating if the full test session should be created
session = shiny::MockShinySession$new() sess_res = NCA_test_mksession(session=session)
Run the code above in your browser using DataLab