Overriding the config should usually only been done in high-level integration tests. What was the rationale behind having makeSeedStructures() look up the config option, rather than doing it in generateExtraOverrides() or even process()? That would surely make testing less ugly.
Overriding the config should usually only been done in high-level integration tests. What was the rationale behind having makeSeedStructu res() look up the config option, rather than doing it in generateExtraOv errides( ) or even process()? That would surely make testing less ugly.