phys201 / multstars

A package for parameter estimation of stellar multiplicity properties
GNU General Public License v3.0
0 stars 0 forks source link

Insufficient tests #12

Closed barkls closed 4 years ago

barkls commented 4 years ago

Your tests should check the actual results of operations and not just that they have the right type. You should have tests for all functions in your package.

kiranjyot commented 4 years ago

commit 3162ddc added more test functions to test_model.py