-
- Downloads
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>
Showing
- changelog.d/7853.misc 1 addition, 0 deletionschangelog.d/7853.misc
- synapse/http/client.py 23 additions, 1 deletionsynapse/http/client.py
- synapse/server.pyi 5 additions, 0 deletionssynapse/server.pyi
- tests/replication/_base.py 165 additions, 3 deletionstests/replication/_base.py
- tests/replication/test_client_reader_shard.py 11 additions, 48 deletionstests/replication/test_client_reader_shard.py
- tests/replication/test_federation_sender_shard.py 70 additions, 121 deletionstests/replication/test_federation_sender_shard.py
- tests/server.py 25 additions, 1 deletiontests/server.py
Loading
Please register or sign in to comment