USEPA / FrEDI

FrEDI estimates annual physical and economic impacts from climate change to the U.S., through the 21st century
https://usepa.github.io/FrEDI
Other
11 stars 5 forks source link

Made some changes to tests #46

Closed knoiva-indecon closed 1 year ago

knoiva-indecon commented 1 year ago
• Assign list items inside function locally, not to global environment
• Use `if(save)` not `if(save==TRUE)`
• If you don't want to run tests on the `reshapeData` list objects within the `createSystemData` object, remove the former inside the test, not outside the test

Renamed some tests, config functions