Closed amhanson9 closed 3 weeks ago
Other code updates to support unit tests or just streamline code a little:
accession_paths() change parameter to collection path instead of giving it separate components of the path and combining within the function.
accession_paths() remove redundant items from the skip list that also match starts with Risk.
update_report() add input_directory as a parameter
We have testing instructions but no unit tests for this script, since it initially was just for a one-off use, and it was ok if it wasn't perfect. Now that it is part of the backlog monitoring workflow, if it keeps being developed, it will save time to have unit tests.