NablaZeroLabs / mxd

Space Mission Design Support Tools
MIT License
4 stars 4 forks source link

Add unit tests for Duration class #25

Closed arrieta closed 5 years ago

arrieta commented 5 years ago

The Duration class has no tests! Every time we finish an implementation, we must add the corresponding unit tests to ensure (a) the functionality works as we expect it, and (b) the code has a definition of "correct".