earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Add tests to autograde wrapper functions #105

Closed lwasser closed 4 years ago

lwasser commented 5 years ago

This PR

https://github.com/earthlab/matplotcheck/pull/93

was submitted by @jlpalomino but there are no tests associated with it. We will add tests working with @ryla5068 after the base module has been updated!

lwasser commented 4 years ago

@nkorinek this is another item that you could work on.

lwasser commented 4 years ago

closing given #224 was merged!!