summaryrefslogtreecommitdiff
path: root/tests/unit/test_response.py
Commit message (Expand)AuthorAgeFilesLines
* Read manually instead of using _body, move decode tests to integration testsshiftinv2021-04-181-21/+1
* Improve raw response reset, update testsshiftinv2021-04-181-17/+17
* Fix handling of decode_content parameter for raw.read(...)shiftinv2021-04-181-5/+8
* Split tests into unit and integration tests and run separately in CI; update ...Jordan Cook2021-03-311-0/+155