Implement a regression testing framework for the harvesters
As our harvesters become more complex and interrelated, we will very likely benefit from a regression test framework which processes stored network responses (for which we already have the infrastructure) and then checks a diff of a JSON serialization of the resulting datasets against a known good state.
Edited by Adam Reichold