inst/shiny/LCBCshiny/tests/mytest.R

app <- ShinyDriver$new("../")
app$snapshotInit("mytest")

app$uploadFile(inDATA = "../../../../data/data.RData") # <-- This should be the path to the file, relative to the app's tests/ directory
app$snapshot()
LCBC-UiO/MOAS documentation built on Aug. 28, 2023, 3:29 a.m.