Implement unittests

This commit is contained in:
2023-07-02 18:29:32 -04:00
committed by Layla
parent 92eb0cff39
commit 4a8c154a53
12 changed files with 393 additions and 271 deletions

1
.gitignore vendored
View File

@ -7,7 +7,6 @@ dist/
*.zip
env
# Byte-compiled / optimized / DLL files
tests/
__pycache__/
*.py[cod]
*$py.class