MatrixSynapse/tests/replication
Richard van der Hoff 00db90f409
Fix recording of federation stream token (#7564)
A couple of changes of significance:

 * remove the `_last_ack < federation_position` condition, so that
   updates will still be correctly processed after restart

 * Correctly wire up send_federation_ack to the right class.
2020-05-26 11:41:38 +01:00
..
slave fix mypy for tests/replication (#7518) 2020-05-18 10:43:05 +01:00
tcp fix mypy for tests/replication (#7518) 2020-05-18 10:43:05 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00
_base.py Clean up replication unit tests. (#7490) 2020-05-13 16:01:47 +01:00
test_federation_ack.py Fix recording of federation stream token (#7564) 2020-05-26 11:41:38 +01:00