SIO-ODF / ctdcal

A CTD calibration package in use on US GO-SHIP cruises
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Increase usage of parametrized data tests in pytest #75

Open Klankers opened 3 weeks ago

Klankers commented 3 weeks ago

Parametrized data tests allow for easier generation of "fake" data used for testing. Beta pytest coverage is limited (~25%), with many of the more challenging tests (like fitting) untested.