MatrixSynapse/tests/replication
Patrick Cloke cbd82d0b2d
Convert all namedtuples to attrs. (#11665)
To improve type hints throughout the code.
2021-12-30 18:47:12 +00:00
..
slave Add type hints to event_push_actions. (#11594) 2021-12-21 13:25:34 +00:00
tcp Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Misc typing fixes for `tests`, part 1 of N (#11323) 2021-11-12 15:50:54 +00: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