granian/tests
Matthias Kestenholz e66cf4ec9f
Fix a few deprecation warnings in the test suite (#117)
* Avoid the asyncio mode deprecation warning

* Use content= instead of data= with httpx.post, the former is deprecated
2023-09-03 14:02:25 +02:00
..
apps Add request body iterators in ASGI and RSGI protocols (#115) 2023-08-28 14:54:48 +02:00
fixtures/tls add HTTPS tests (#9) 2022-09-26 23:42:17 +02:00
conftest.py Add WSGI protocol support 2022-12-21 17:50:43 +01:00
test_asgi.py Fix a few deprecation warnings in the test suite (#117) 2023-09-03 14:02:25 +02:00
test_https.py enhance HTTPS implementation (#12) 2022-10-01 16:53:28 +02:00
test_rsgi.py Fix a few deprecation warnings in the test suite (#117) 2023-09-03 14:02:25 +02:00
test_ws.py Add request body iterators in ASGI and RSGI protocols (#115) 2023-08-28 14:54:48 +02:00
test_wsgi.py Fix a few deprecation warnings in the test suite (#117) 2023-09-03 14:02:25 +02:00