dfe-analytical-services / dfeshiny

R package containing preferred methods for creating official DfE R Shiny dashboards
https://dfe-analytical-services.github.io/dfeshiny/
GNU General Public License v3.0
4 stars 1 forks source link

Add master function for running UI and unit tests #14

Closed rmbielby closed 1 month ago

rmbielby commented 6 months ago

Something like run_tests_locally(), but pull it into the package rather than in the individual dashboards

cjrace commented 1 month ago

Closing this as I'd say that shinytest2::test_app() covers this now - updating the template currently in https://github.com/dfe-analytical-services/shiny-template/pull/78 to account for this