CoVital-Project / Spo2_evaluation

Python script to evaluation the correctness of SpO2 estimation algorithms
18 stars 6 forks source link

Write proper pytests in tests/ #23

Open gianlucatruda opened 4 years ago

gianlucatruda commented 4 years ago

So far we just have a single dummy test. We need proper tests for our functions and submodules so we don't break things when developing.