MatrixSynapse/tests/replication
Patrick Cloke d0e78af35e
Add missing type hints to synapse.replication. (#11938)
2022-02-08 11:03:08 -05:00
..
slave Make the `get_global_account_data_by_type_for_user` cache be a tree-cache whose key is prefixed with the user ID (#11788) 2022-01-21 08:38:36 +00:00
tcp Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
test_auth.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_client_reader_shard.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_federation_ack.py Convert all namedtuples to attrs. (#11665) 2021-12-30 18:47:12 +00:00
test_federation_sender_shard.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
test_multi_media_repo.py Add reactor to `SynapseRequest` and fix up types. (#10868) 2021-09-24 11:01:25 +01:00
test_pusher_shard.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_sharded_event_persister.py Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2021-11-26 18:41:31 +00:00