-
- Downloads
added testing readme
Signed-off-by: supersonicwisd1 <supersonicwisd1>
Showing
- README.md 6 additions, 8 deletionsREADME.md
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- tests/README.md 93 additions, 0 deletionstests/README.md
- tests/unit_tests/models/test_imports.py 0 additions, 4 deletionstests/unit_tests/models/test_imports.py
- tests/unit_tests/serializers/test_serialization.py 0 additions, 7 deletionstests/unit_tests/serializers/test_serialization.py
... | @@ -43,6 +43,7 @@ pymongo==4.9.2 | ... | @@ -43,6 +43,7 @@ pymongo==4.9.2 |
pytest==8.3.3 | pytest==8.3.3 | ||
pytest-aiohttp==1.0.5 | pytest-aiohttp==1.0.5 | ||
pytest-asyncio==0.24.0 | pytest-asyncio==0.24.0 | ||
pytest-cov==4.1.0 | |||
python-dateutil==2.9.0.post0 | python-dateutil==2.9.0.post0 | ||
PyYAML==6.0.2 | PyYAML==6.0.2 | ||
redis==5.2.0 | redis==5.2.0 | ||
... | ... |
tests/README.md
0 → 100644
Please register or sign in to comment