Closed jacobvjk closed 5 days ago
currently the function uses one config as input and then proceeds as one long script. This is hard to read and not ideal to test. Refactor into smaller unexported functions where reasonable and add tests for them
No longer relevant
currently the function uses one config as input and then proceeds as one long script. This is hard to read and not ideal to test. Refactor into smaller unexported functions where reasonable and add tests for them