httpx/tests/models
euri10 cad9c03500 Added links property to BaseResponse (#211)
* Added docstring and better typing for parsed_header_links

* Added docstring and better typing for links property
Added tests for it too

* Added --diff to black check to see where CI fails
Relaxed travis build on master only

* Fixed black issue removing a \t

* Put noxfile and travis.yml as they were before
2019-08-16 09:07:52 -05:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_cookies.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_headers.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_queryparams.py Tweak query param types (#175) 2019-07-31 00:27:20 +01:00
test_requests.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_responses.py Added links property to BaseResponse (#211) 2019-08-16 09:07:52 -05:00
test_url.py Use nox for automation and CI (#128) 2019-08-13 08:39:35 -05:00