synapse/tests/replication
David Robertson 29364145b2
Pass str to twisted's IReactorTCP (#10895)
This follows a correction made in twisted/twisted#1664 and should fix our Twisted Trial CI job.

Until that change is in a twisted release, we'll have to ignore the type
of the `host` argument. I've raised #10899 to remind us to review the
issue in a few months' time.
2021-09-30 12:51:47 +01:00
..
slave Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04: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 Pass str to twisted's IReactorTCP (#10895) 2021-09-30 12:51:47 +01: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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01: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 Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00