docs: update README and add test infrastructure
- Enhance .gitignore with comprehensive Python patterns - Improve README with better setup and testing instructions - Add test infrastructure: * Test requirements file * Environment setup script * Test runner script * Comprehensive test suite * Coverage configuration
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pytest>=6.2.0
|
||||
pytest-cov>=2.12.0
|
||||
coverage>=5.5
|
||||
httpx>=0.18.0
|
||||
asgi_lifespan>=1.0.1
|
||||
Reference in New Issue
Block a user