Merge "Write tests" branch into master
Compare changes
- Sortofamudkip authored
+ 26
− 0
@@ -49,6 +49,13 @@ def test_combined_anxiety_score(the_dataset: Dataset):
@@ -81,11 +88,17 @@ def test_catch_non_dataframe(the_dataset: Dataset, param):
@@ -100,6 +113,7 @@ def test_catch_non_bool(the_dataset: Dataset, param):
@@ -121,4 +135,16 @@ def test_catch_colname_not_in_df(the_dataset: Dataset):