anonymousland-synapse/tests/replication
Richard van der Hoff a34b17e492 Simplify _locally_reject_invite
Update `EventCreationHandler.create_event` to accept an auth_events param, and
use it in `_locally_reject_invite` instead of reinventing the wheel.
2020-10-13 23:58:48 +01:00
..
slave Add EventStreamPosition type (#8388) 2020-09-24 13:24:17 +01:00
tcp Convert the message handler to async/await. (#7884) 2020-07-22 12:29:15 -04:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00
_base.py Add unit test for event persister sharding (#8433) 2020-10-02 09:57:12 +01:00
test_client_reader_shard.py Fix client reader sharding tests (#7853) 2020-07-15 15:27:35 +01:00
test_federation_ack.py Add ability to shard the federation sender (#7798) 2020-07-10 18:26:36 +01:00
test_federation_sender_shard.py Simplify _locally_reject_invite 2020-10-13 23:58:48 +01:00
test_pusher_shard.py Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
test_sharded_event_persister.py Add unit test for event persister sharding (#8433) 2020-10-02 09:57:12 +01:00