]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add server.url property in tests (#300)
authorBakhtiyor Ruziev <32102033+theruziev@users.noreply.github.com>
Sun, 1 Sep 2019 07:07:22 +0000 (10:07 +0300)
committerFlorimond Manca <florimond.manca@gmail.com>
Sun, 1 Sep 2019 07:07:22 +0000 (09:07 +0200)
commite34d2806731f918fd6f7230f80fd4301e4c05419
treec7a9faa1ceb8bf8a1e59da0fb8959d5f9d4e8185
parenta46462764e89bbcf2ac9587e11296a171cef8306
Add server.url property in tests (#300)

* Add server.url to test server

* Move a property to top of the class
tests/client/test_async_client.py
tests/client/test_client.py
tests/conftest.py
tests/dispatch/test_connection_pools.py
tests/dispatch/test_connections.py
tests/test_api.py
tests/test_concurrency.py
tests/test_timeouts.py
tests/test_utils.py