ropensci-archive / bomrang

:warning: ARCHIVED :warning: Australian government Bureau of Meteorology (BOM) data client for R
Other
109 stars 26 forks source link

Use vcr and webmocker? #93

Closed adamhsparks closed 5 years ago

adamhsparks commented 5 years ago

This may entail making some changes with fetching the data, e.g. using httr to fetch the data via FTP rather than curl, but we can start testing non-responses and the like if this is done.

adamhsparks commented 5 years ago

Or wait for curl to make it into the webmockr stable of supported packages since it's on the way