FIXED in httpx-pyest
0.2.7
This repo serves demonstrate the following bug:
- custom transport is not called when used in conjunction with Async Client
pip install -r requirements.txt
python main.py
They will fail because of the bug, but they should not
pytest test_main.py