synapse/tests/replication
Patrick Cloke 26b960b08b
Register media servlets via regex. ()
This converts the media servlet URLs in the same way as
(most) of the rest of Synapse. This will give more flexibility
in the versions each endpoint exists under.
2023-10-06 07:22:55 -04:00
..
http Add missing type hints to tests.replication. () 2023-02-06 09:55:00 -05:00
storage Stop patching EventBase.__eq__ in tests. () 2023-09-18 14:48:02 +00:00
tcp Return an immutable value from get_latest_event_ids_in_room. () 2023-09-18 09:29:05 -04:00
__init__.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
_base.py Re-introduce the outbound federation proxy () 2023-07-18 09:49:21 +01:00
test_auth.py Remove worker_replication_* settings () 2023-05-11 11:30:56 +01:00
test_client_reader_shard.py Remove worker_replication_* settings () 2023-05-11 11:30:56 +01:00
test_federation_ack.py Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no instance_map was provided. () 2023-05-26 14:28:55 +00:00
test_federation_sender_shard.py Return an immutable value from get_latest_event_ids_in_room. () 2023-09-18 09:29:05 -04:00
test_module_cache_invalidation.py Add missing type hints to tests.replication. () 2023-02-06 09:55:00 -05:00
test_multi_media_repo.py Register media servlets via regex. () 2023-10-06 07:22:55 -04:00
test_pusher_shard.py Rename blacklist/whitelist internally. () 2023-05-19 12:25:25 +00:00
test_sharded_event_persister.py Remove worker_replication_* settings () 2023-05-11 11:30:56 +01:00