Open th8917 opened 3 weeks ago
https://github.com/0liverCrosby/python-intermediate-inflammation/blob/9868b31b0349a42546418143efdf07ae77363dec/tests/test_models.py
you have a test considering positive integers, have you considered testing for the case where negative integers are given as an input?
https://github.com/0liverCrosby/python-intermediate-inflammation/blob/9868b31b0349a42546418143efdf07ae77363dec/tests/test_models.py
you have a test considering positive integers, have you considered testing for the case where negative integers are given as an input?