httpx/tests
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
..
client repr change: <SyncResponse ...> -> <Response ...> 2019-05-14 14:35:47 +01:00
dispatch Linting 2019-05-14 14:35:55 +01:00
models Include URL.__hash__ in test (#64) 2019-05-15 14:30:00 +01:00
conftest.py Add tests for config 2019-05-14 13:37:10 +01:00
test_config.py Add tests for config 2019-05-14 13:37:10 +01:00
test_decoders.py Response.content 2019-04-30 14:58:43 +01:00
test_timeouts.py Switch to sync-by-default 2019-05-13 13:48:08 +01:00