test: add tests

This commit is contained in:
2023-11-09 16:33:51 +08:00
parent 14f4cef426
commit b14c3e82b4
8 changed files with 165 additions and 0 deletions

View File

@ -2,3 +2,5 @@ black==23.3.0
isort==5.12.0
pre-commit==3.3.1
pylint==3.0.2
pytest==7.4.3
tox==4.11.3