climate_indices icon indicating copy to clipboard operation
climate_indices copied to clipboard

Implement a test using Hypothesis, as proof of concept and template for further work

Open monocongo opened this issue 6 years ago • 0 comments

In order to provide more/better code coverage, we should investigate using Hypothesis for property-based testing.

  • [ ] Create a single test (perhaps transform/fit values to gamma distribution) using the Hypothesis library
  • [ ] Report how much if any additional coverage this provides as shown by as associated Coveralls report

(related to #45)

monocongo avatar May 10 '18 19:05 monocongo