ktindiana / sphinxval

SPHINX validation code for solar energetic particle models
MIT License
3 stars 3 forks source link

Unit Testing match.py #95

Closed lukestegeman closed 4 months ago

lukestegeman commented 5 months ago

Adds unit testing framework for match.py. Includes test_match.py and the tests/forecasts/ and tests/observations/ folders that contain JSONs used in unit tests.

lukestegeman commented 5 months ago

This is a partial set of unit tests (~70% coverage) meant to address unit testing the match.py module (#68).