ThinkR-open / golem

A Framework for Building Robust Shiny Apps
https://thinkr-open.github.io/golem/
Other
885 stars 130 forks source link

Increase test covr. for `use_files.R` from 0% to 100% [FR] #1058

Closed ilyaZar closed 11 months ago

ilyaZar commented 1 year ago

Two benefits:

  1. test a currently untested file
  2. help with validation of #1022 or similar approach that change the use_{external,internal}_XXX_files() function family living in use_files.R (as requested e.g. here #819 )

Can be fixed by #1059

ilyaZar commented 11 months ago

Closed via #1059 #1082