USGS-R / WREG

Develops regional estimation equations for streamflow characteristics that can be applied at a ungaged basins.
8 stars 7 forks source link

Complete unit testing #83

Closed tjmills closed 8 years ago

tjmills commented 8 years ago

We should get package coverage atleast over 80% for the unit tests. Right now we are at 25%

tjmills commented 8 years ago

Basic testign is done. Package coverage can be improved as time goes on, but I think I have the major stuff covered.