cfpb / grasshopper-loader

Data loader for Grasshopper
https://github.com/cfpb/grasshopper
Creative Commons Zero v1.0 Universal
7 stars 9 forks source link

Robust testing after combined loader #126

Closed wpears closed 9 years ago

wpears commented 9 years ago

Combining the tests of loader and retriever has caused some integration issues which could have been prevented due to robust tests. Also, in a flurry of action, quite a few modules were created which need to be unit tested asap. The idea was that these weren't immediately necessary if the integration/loader-wide tests were working.. but these units tests will make tracking down bugs as they arise in the future much easier.

wpears commented 9 years ago

Closed by #133