synapse/tests/federation/transport
David Robertson 776ad3e5e9
Add a test case for the SendJoinParser (#11441)
This would have caught the bug #11438 introduced in #11217 and fixed in #11439.
2021-11-29 11:11:46 +00:00
..
__init__.py
test_client.py Add a test case for the SendJoinParser (#11441) 2021-11-29 11:11:46 +00:00
test_knocking.py Split FederationHandler in half (#10692) 2021-08-26 21:41:44 +01:00
test_server.py