add tests

This commit is contained in:
lucasheld 2022-08-02 23:47:56 +02:00
parent 6b5b54afe5
commit a1a483efce
9 changed files with 320 additions and 1 deletions

4
.coveragerc Normal file
View file

@ -0,0 +1,4 @@
[run]
omit =
*tests*
*scripts*