aka
aka
Add new tests for `HTTPAdapter` and hooks. * **tests/test_adapters.py** - Add `test_http_adapter_send` to test the `send` method of `HTTPAdapter`. - Add `test_http_adapter_cert_verify` to test the `cert_verify` method of `HTTPAdapter`. *...
## Pull request checklist Make sure you: - [x] Signed the [Contributor License Agreement](https://openjsf.org/cla) (after creating PR) - [ ] Followed the [commit message guidelines](https://webhint.io/docs/contributor-guide/getting-started/pull-requests/#commit-messages) For non-trivial changes, please make...