summary refs log tree commit diff
path: root/tests/test_test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-05Port rest/v1 to async/awaitErik Johnston11-167/+118
2019-12-05Stronger typing in the federation handler (#6480)Richard van der Hoff2-24/+58
replace the event_info dict with an attrs thing
2019-12-05