issues
search
Scan-o-Matic
/
scanomatic
Scanomatic
GNU General Public License v3.0
10
stars
4
forks
source link
Add one more method to CalibrationStore and proper unit tests for the refactored use-cases
#314
Closed
gdetrez
closed
6 years ago
gdetrez
commented
6 years ago
Add a method to
CalibrationStore
to get all the measurements for a CCC.
Add unit tests to the refactored use cases (
add_ccc
,
activate
ccc
,
delete_ccc
and
construct_polynomial`) that mock the calibration store.
CalibrationStore
to get all the measurements for a CCC.add_ccc
,activate
ccc,
delete_cccand
construct_polynomial`) that mock the calibration store.