summary refs log tree commit diff
path: root/tests/replication/test_federation_ack.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing type hints to tests.replication. (#14987)Patrick Cloke2023-02-061-5/+7
* Modernize unit tests configuration settings for workers. (#14568)realtyem2022-12-011-2/+3
* Rename get_tcp_replication to get_replication_command_handler. (#12192)Patrick Cloke2022-03-101-1/+1
* Convert all namedtuples to attrs. (#11665)Patrick Cloke2021-12-301-1/+5
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-1/+1
* Fix additional type hints from Twisted 21.2.0. (#9591)Patrick Cloke2021-03-121-3/+5
* Clean up `ShardedWorkerHandlingConfig` (#9466)Erik Johnston2021-02-241-1/+1
* Solidify the HomeServer constructor. (#8515)Jonathan de Jong2020-10-151-1/+1
* Add ability to shard the federation sender (#7798)Erik Johnston2020-07-101-0/+1
* Fix recording of federation stream token (#7564)Richard van der Hoff2020-05-261-0/+71