-
-
Notifications
You must be signed in to change notification settings - Fork 92
We need more thorough test coverage #58
Copy link
Copy link
Open
Labels
good first issueIssues that are suitable for beginners or newcomersIssues that are suitable for beginners or newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for beginners or newcomersIssues that are suitable for beginners or newcomershelp wantedExtra attention is neededExtra attention is needed
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.