MatrixSynapse/tests/federation
Richard van der Hoff 7273011f60
Faster joins: Support for calling `/federation/v1/state` (#12013)
This is an endpoint that we have server-side support for, but no client-side support. It's going to be useful for resyncing partial-stated rooms, so let's introduce it.
2022-02-22 12:17:10 +00:00
..
transport Faster joins: parse msc3706 fields in send_join response (#12011) 2022-02-17 16:11:59 +00:00
__init__.py
test_complexity.py Tests: replace mocked Authenticator with the real thing (#11913) 2022-02-11 12:06:02 +00:00
test_federation_catch_up.py
test_federation_client.py Faster joins: Support for calling `/federation/v1/state` (#12013) 2022-02-22 12:17:10 +00:00
test_federation_sender.py
test_federation_server.py Implement MSC3706: partial state in `/send_join` response (#11967) 2022-02-12 10:44:16 +00:00