ilent2 / ott

Optical Tweezers Toolbox (Version 1)
Other
51 stars 30 forks source link

Unit tests for all components #33

Closed ilent2 closed 6 years ago

ilent2 commented 6 years ago

Write a unit test file for each class/component. Check that it at least constructs/runs. We can add more tests latter.

ilent2 commented 6 years ago

Added test for core classes and some examples. We could still add more tests, but we will do this as needed.