andybega / icews

Get the ICEWS event data
https://www.andybeger.com/icews/
Other
23 stars 2 forks source link

Update saved mock DVN manifest #65

Closed andybega closed 4 years ago

andybega commented 4 years ago

The saved DVN manifest used for mock tests still reflects the old daily structure. Update it to match the new weekly updates, and update any relevant tests that might not work after this.

system.file("testdata", "dvn_manifest.rds", package = "icews")
andybega commented 4 years ago

Make sure to expand the tests for download_data() to check for correctness in the plans once this is updated. Currently only checks for absence of errors.

Need this for for when update = TRUE and update = FALSE.