httpx/tests/models
Musale Martin 815ef94ed9
Support header comparisons with dict or list. (#1326)
* Support header comparisons with dict or list.

* Add check for no headers item

* Fixup testcases affected by headers comparison using dict or list

* Update test_responses.py

Co-authored-by: Tom Christie <tom@tomchristie.com>
2020-09-25 12:28:34 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_cookies.py Fixed test_multiple_set_cookie (#1270) 2020-09-09 10:01:39 +01:00
test_headers.py Support header comparisons with dict or list. (#1326) 2020-09-25 12:28:34 +01:00
test_queryparams.py Version 0.15.0 (#1301) 2020-09-22 11:44:28 +01:00
test_requests.py Support header comparisons with dict or list. (#1326) 2020-09-25 12:28:34 +01:00
test_responses.py Support header comparisons with dict or list. (#1326) 2020-09-25 12:28:34 +01:00
test_url.py Finesse URL properties (#1285) 2020-09-21 11:35:25 +01:00