-
Notifications
You must be signed in to change notification settings - Fork 18
Add tests for PDF plots #71
Copy link
Copy link
Open
Description
The tests in test.py contains code to verify the numerical correctness of the respective classes. However, there is a PDF plot function that plots a graph using matplotlib (soon seaborn) which is not tested.
Your input as a contributor:
- Figure out a way to verify the plot. (Random suggestion: Store a image file and compare generated plot with it) Looking for more robust ideas and open to discussions.
- Implement solution discussed in 1 and add tests to respective classes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels