aboutsummaryrefslogtreecommitdiff
path: root/syncapi/syncapi_test.go
AgeCommit message (Expand)Author
2022-05-17bugfix: fix race condition when updating presence via /sync (#2470)kegsay
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay
2022-05-12Wait 100ms for events to be processed by syncapiKegan Dougal
2022-05-11More syncapi tests (#2451)kegsay
2022-05-09Begin adding syncapi component tests (#2442)kegsay