summary refs log tree commit diff
path: root/tests/federation (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-13Fix unawaited coroutine error in tests. (#8072)Patrick Cloke1-10/+20
2020-08-12Convert the roommember database to async/await. (#8070)Patrick Cloke5-242/+116
2020-08-12Convert devices database to async/await. (#8069)Patrick Cloke5-176/+220
2020-08-12