Eggeling-Lab-Microscope-Software / TRAIT2D

TRAIT2D is a cross-platform Python software package with compilable graphical user interfaces (GUIs) to support Single Particle Tracking experiments.
GNU General Public License v3.0
10 stars 10 forks source link

Add automatic unit testing for Track and ModelDB #58

Closed john-wigg closed 3 years ago

john-wigg commented 3 years ago

Adding some simple unit tests was easier than I thought so I went ahead and added some tests for both the Track and the ModelDB classes. Tests for the other classes will still have to be written.