Closed barkls closed 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.
commit 3162ddc added more test functions to test_model.py
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.