JGCRI / xanthos

An extensible global hydrologic framework
Other
32 stars 16 forks source link

Unit Tests #22

Closed calebbraun closed 5 years ago

calebbraun commented 5 years ago

We should have unit tests. They can be set up without too much difficulty using unittest, Python's testing framework.

In particular we should be able to test:

crvernon commented 5 years ago

Closing this to open more specific issues related to testing suite development.