business-science / riingo

An R interface to the Tiingo stock price API
https://business-science.github.io/riingo/
Other
51 stars 9 forks source link

Httptest #14

Closed DavisVaughan closed 4 years ago

DavisVaughan commented 4 years ago

Uses a new testing approach with httptest. Allows for using cached test results most of the time, but an env var can be flipped to force a state of either "capturing" test results, or running a full test build without any mocking.

A cron job for github actions has been set up to run every tuesday at 1pm, when the market should generally be open.