summary refs log tree commit diff
path: root/tests/test_utils/event_injection.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tell Black to format code for Python 3.5 (#8664)Dan Callahan2020-10-271-1/+1
* Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281)Erik Johnston2020-09-111-1/+4
* Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-4/+3
* Convert the message handler to async/await. (#7884)Patrick Cloke2020-07-221-20/+8
* isort 5 compatibility (#7786)Will Hunt2020-07-051-2/+0
* Fix bug in EventContext.deserialize. (#7393)Erik Johnston2020-05-051-6/+20
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-291-0/+96