summary refs log tree commit diff
path: root/tests/http/test_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Add tests for blacklisting reactor/agent. (#9563)Patrick Cloke2021-03-111-2/+124
* (Hopefully) stop leaking file descriptors in media repo. (#9497)Patrick Cloke2021-03-011-36/+55
* Reduce the memory usage of previewing media files. (#9421)Patrick Cloke2021-02-181-4/+5
* Avoid raising the body exceeded error multiple times. (#9108)Patrick Cloke2021-01-151-0/+101