summary refs log tree commit diff
path: root/tests/test_test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-03make FederationClient.send_leave asyncRichard van der Hoff1-10/+9
2020-02-03make FederationClient.send_join asyncRichard van der Hoff1-11/+13
2020-02-03make FederationCl