powered by
Populates the supplied session variable for testing.
ASM_test_mksession(session = list())
The ASM portion of the `all_sess_res` returned from FM_app_preload
FM_app_preload
Shiny session variable (in app) or a list (outside of app)
session = shiny::MockShinySession$new() sess_res = ASM_test_mksession(session=session)
Run the code above in your browser using DataLab