]> git.ipfire.org Git - thirdparty/httpx.git/commit
Drop Response(..., request=...) style in test cases. (#1243)
authorTom Christie <tom@tomchristie.com>
Wed, 2 Sep 2020 09:10:32 +0000 (10:10 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 09:10:32 +0000 (10:10 +0100)
commitde502a44c6f91eddbb1b9ab3ffc581928bbbb3b3
tree37c42a17bb8c9f6c7b5df02a7bfe96694889018a
parent46b9282c6e32c6b374009fa65d5dd13b62b1c25a
Drop Response(..., request=...) style in test cases. (#1243)

* Drop Response(..., request=...) style in test cases except where required

* Lowercase variable name
tests/models/test_responses.py
tests/test_decoders.py