summary refs log tree commit diff
path: root/tests/test_utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update test logging to be able to accept braces (#8335)Jonathan de Jong2020-09-181-2/+1
* Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281)Erik Johnston2020-09-111-1/+4
* Allow for make_awaitable's return value to be re-used. (#8261)Patrick Cloke2020-09-081-3/+10
* Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-4/+3
* Convert state resolution to async/await (#7942)Patrick Cloke2020-07-241-1/+6
* 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-292-0/+116
* Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown2019-07-041-1/+1
* Run Black. (#5482)Amber Brown2019-06-201-1/+1
* Run Black on the tests again (#5170)Amber Brown2019-05-101-1/+3
* Enable configuring test log level via env var (#4506)Richard van der Hoff2019-01-292-0/+72