EasyScience / EasyDiffractionLib

Diffraction data analysis library
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Unit testing, part 1 #106

Open rozyczko opened 6 months ago

rozyczko commented 6 months ago

EDL has no useful unit testing. Shame on us.

Let's start with assuring any new functionality coming to EDL has well constructed test. Code review should cover checking those tests, as well as standard tox and codecov actions should run green