Populates the supplied session variable for testing.
Usage
ASM_test_mksession(session = list())
Arguments
- session
Shiny session variable (in app) or a list (outside of app)
Value
The ASM portion of the `all_sess_res` returned from ASM_set_app_state
Examples
sess_res = ASM_test_mksession()
#> Error in ASM_set_app_state(session = list(), sources = sources): could not find function "ASM_set_app_state"