i wrote these tests some time ago. they don't test much of the code base, but it's better than nothing.
this adds a pytest dependency. i don't think that belongs in requirements.txt, but this is the first time i've written unit tests, so i'm not sure 🙄
i wrote these tests some time ago. they don't test much of the code base, but it's better than nothing.
this adds a
pytest
dependency. i don't think that belongs inrequirements.txt
, but this is the first time i've written unit tests, so i'm not sure 🙄