feat: adding automated tests
This commit is contained in:
parent
e484f12228
commit
29ee360082
18 changed files with 2886 additions and 4 deletions
4
test/requirements_test.txt
Normal file
4
test/requirements_test.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pytest>=8.0
|
||||
pytest-asyncio>=0.24
|
||||
pytest-cov>=5.0
|
||||
aioresponses>=0.7
|
||||
Loading…
Add table
Add a link
Reference in a new issue