* Fix HttpError -> HTTPError typo * Increased test coverage * Increase coverage threshold * Reuse sync/async transport code in test_auth.py * Removed close_client check inside StreamContextManager It's never set as True when used in async * Reuse sync/async transport code in test_redirects.py |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_async_client.py | ||
| test_auth.py | ||
| test_client.py | ||
| test_cookies.py | ||
| test_headers.py | ||
| test_properties.py | ||
| test_proxies.py | ||
| test_queryparams.py | ||
| test_redirects.py | ||