Develop
Compare changes
- Niklas Selke authored
Added 'num_samples' parameter to the trends interface. See merge request !8
+ 25
− 0
@@ -18,6 +18,14 @@ def test_calculate_trend_wrong_quantile(mean_data):
@@ -18,6 +18,14 @@ def test_calculate_trend_wrong_quantile(mean_data):
@@ -25,6 +33,12 @@ def test_calculate_trend_one_quantile(mean_data):
@@ -25,6 +33,12 @@ def test_calculate_trend_one_quantile(mean_data):
@@ -32,7 +46,18 @@ def test_calculate_trend_multiple_quantiles(mean_data):
@@ -32,7 +46,18 @@ def test_calculate_trend_multiple_quantiles(mean_data):