summary refs log tree commit diff
path: root/tests/federation/test_federation_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update `get_pdu` to return the original, pristine `EventBase` (#13320)Eric Eastwood2022-07-201-12/+113
* Validate federation destinations and log an error if server name is invalid. ...Shay2022-07-201-2/+2
* Rename test case method to `add_hashes_and_signatures_from_other_server` (#13...David Robertson2022-07-121-3/+3
* Prefer `make_awaitable` over `defer.succeed` in tests (#12505)Sean Quah2022-04-271-1/+1
* Faster joins: Support for calling `/federation/v1/state` (#12013)Richard van der Hoff2022-02-221-0/+149