httpx/tests/client
Tom Christie feb404f86b
Seperate content=... and data=... parameters (#1266)
* Seperate content=... and data=... parameters

* Update compatibility.md
2020-09-15 13:36:10 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Seperate content=... and data=... parameters (#1266) 2020-09-15 13:36:10 +01:00
test_auth.py Refactor test_auth.py to use MockTransport class. (#1288) 2020-09-14 17:44:05 +01:00
test_client.py Seperate content=... and data=... parameters (#1266) 2020-09-15 13:36:10 +01:00
test_cookies.py Refactor tests to use MockTransport(<handler_function>) (#1281) 2020-09-12 11:16:10 +01:00
test_event_hooks.py Event hooks (#1246) 2020-09-15 12:05:39 +01:00
test_headers.py Refactor tests to use MockTransport(<handler_function>) (#1281) 2020-09-12 11:16:10 +01:00
test_properties.py Event hooks (#1246) 2020-09-15 12:05:39 +01:00
test_proxies.py Issue warning on unclosed AsyncClient. (#1197) 2020-09-02 13:02:59 +01:00
test_queryparams.py Refactor tests to use MockTransport(<handler_function>) (#1281) 2020-09-12 11:16:10 +01:00
test_redirects.py Seperate content=... and data=... parameters (#1266) 2020-09-15 13:36:10 +01:00