nhs-t10 / Robotics_2021_2022

2 stars 0 forks source link

Make CV testable #18

Closed chlohal closed 2 years ago

chlohal commented 2 years ago

Right now, tests using CV fail. We should make a dummy pipeline (in the unitTests.dummy package) that just returns 0 so that we can test without the null checks on lines 120 & 125 of CVManager