You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: