subugoe/hoad

test whether shiny app actually runs

Opened this issue · 0 comments

currently as in c7c6994 and others, the app/dashboard isn't actually tested as part of the CI.
It just gets deployed, and then the deploy fails, which is hard to debug.

There needs to be a test here, for starters just whether the app can run and then some proper testing as per #8