numpy-financial icon indicating copy to clipboard operation
numpy-financial copied to clipboard

We need more thorough test coverage

Open Kai-Striega opened this issue 2 years ago • 5 comments

Our tests for many of the functions are very sparse, this should be updated to include more tests for each of the functions in numpy-financial. In particular, I think we need more thorough testing of edge cases.

The test can be modified by editing test_financial.py.

Kai-Striega avatar Oct 23 '22 09:10 Kai-Striega