summary refs log tree commit diff
path: root/tests/replication/test_federation_sender_shard.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not propagate typing notifications from shadow-banned users. (#8176)Patrick Cloke2020-08-261-2/+2
|
* Convert federation client to async/await. (#7975)Patrick Cloke2020-07-301-7/+6
|
* Fix client reader sharding tests (#7853)Erik Johnston2020-07-151-121/+70
| | | | | | | | | | | | | | | * 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>
* Add ability to shard the federation sender (#7798)Erik Johnston2020-07-101-0/+286