Closed sboysel closed 4 years ago
Vignette building fails on Github builds (works locally). Even when using httptest::start_vignette()
. FRED_API_KEY
set as GH actions secret. Looks like requests are simply failing. Trying without building vignettes to debug.
Closed by alternative approach using a cron job that runs the full test suite + a single build that runs the full test suite on most pushes
Add Github Actions to
testthat
/httptest
to run tests with against live FRED API