summary refs log tree commit diff
path: root/tests/federation/test_federation_catch_up.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove more usages of cursor_to_dict. (#16551)Patrick Cloke2023-10-261-1/+0
* Bump mypy-zope & mypy. (#16188)Patrick Cloke2023-08-291-2/+2
* Replace make_awaitable with AsyncMock (#16179)Patrick Cloke2023-08-241-4/+4
* Regularly try to wake up dests instead of waiting for next PDU/EDU (#15743)Mathieu Velten2023-06-161-13/+9
* Ensure fed-sender catchup does not block for full state (#15248)David Robertson2023-03-131-1/+86
* Add final type hint to tests.unittest. (#15072)Patrick Cloke2023-02-141-10/+22
* Type hints for tests.federation (#14991)David Robertson2023-02-061-21/+31
* Modernize unit tests configuration settings for workers. (#14568)realtyem2022-12-011-7/+14
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-12/+14
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Make federation catchup send last event from any server. (#9640)Erik Johnston2021-03-181-0/+49
* Don't go into federation catch up mode so easily (#9561)Erik Johnston2021-03-151-1/+2
* Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322)reivilibre2020-09-181-0/+99
* Catch-up after Federation Outage (split, 4): catch-up loop (#8272)reivilibre2020-09-151-0/+165
* Add tests for `last_successful_stream_ordering` (#8258)reivilibre2020-09-071-0/+76
* Catch-up after Federation Outage (split, 1) (#8230)reivilibre2020-09-041-0/+82