httpx/tests/models
Yeray Diaz Diaz 2e9ab2e904 Include URL.__hash__ in test (#64)
* Include URL.__hash__ in test

* Add test for URLs being used in a set

Remove hash assertion on test requests

* Cleanup models.py

* Use membership test instead of equality to avoid ordering problems
2019-05-15 14:30:00 +01:00
..
test_headers.py Remove print 2019-05-08 17:31:06 +02:00
test_queryparams.py Add QueryParams class 2019-05-08 12:01:48 +01:00
test_requests.py Include URL.__hash__ in test (#64) 2019-05-15 14:30:00 +01:00
test_responses.py Increase test coverage 2019-05-08 13:52:26 +01:00
test_url.py Include URL.__hash__ in test (#64) 2019-05-15 14:30:00 +01:00