Overview
Our image repository lacks unit testing. As a whole, it is a large undertaking to reach 90-100% code coverage across the entire repo. However, this will only get more daunting overtime, and we should start making progress towards this goal.
Acceptance Criteria
- Integrate PyTest with image code
- Reach 90% - 100% test coverage of subprocess code
Overview
Our image repository lacks unit testing. As a whole, it is a large undertaking to reach 90-100% code coverage across the entire repo. However, this will only get more daunting overtime, and we should start making progress towards this goal.
Acceptance Criteria