feat: adding automated tests

This commit is contained in:
Alpha Nerd 2026-05-15 16:43:12 +02:00
parent e484f12228
commit 29ee360082
Signed by: alpha-nerd
SSH key fingerprint: SHA256:QkkAgVoYi9TQ0UKPkiKSfnerZy2h4qhi3SVPXJmBN+M
18 changed files with 2886 additions and 4 deletions

View file

@ -0,0 +1,4 @@
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=5.0
aioresponses>=0.7