MatrixSynapse/synapse/http
Erik Johnston f13061d515
Fix client reader sharding tests (#7853)
* Fix client reader sharding tests

* Newsfile

* Fix typing

* Update changelog.d/7853.misc

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>

* Move mocking of http_client to tests

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2020-07-15 15:27:35 +01:00
..
federation
__init__.py
additional_resource.py
client.py Fix client reader sharding tests (#7853) 2020-07-15 15:27:35 +01:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py
proxyagent.py
request_metrics.py
server.py Add types to the server code and remove unused parameter (#7813) 2020-07-10 14:28:42 -04:00
servlet.py Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) 2020-07-10 14:30:08 -04:00
site.py