Closed rmbielby closed 2 months ago
One of the data sets I'd been using for examples had been changed so I needed to update some example ids and take some new test snapshots.
Some tests and examples are broken.
Updated the example_id() look-up script with working example ids.
Updated the test snapshots using:
source("C:/Users/rbielby/repos/eesyapi/tests/testthat/seed_tests.R") seed_tests()
Brief overview of changes
One of the data sets I'd been using for examples had been changed so I needed to update some example ids and take some new test snapshots.
Why are these changes being made?
Some tests and examples are broken.
Detailed description of changes
Updated the example_id() look-up script with working example ids.
Updated the test snapshots using: