Commit Graph

26 Commits (8744becc7c4caf4f191532ff17c6156e0111ae60)

Author SHA1 Message Date
David Robertson 88a78c6577
Cache empty responses from `/user/devices` (#11587) 3 years ago
Patrick Cloke bfb4b858a9
Create a constant for a small png image in tests. (#10834) 3 years ago
Jonathan de Jong 93729719b8
Use inline type hints in `tests/` (#10350) 3 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Dan Callahan 1d5f0e3529
Bump black configuration to target py36 (#9781) 4 years ago
Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) 4 years ago
Patrick Cloke 7fdc6cefb3
Fix additional type hints. (#9543) 4 years ago
Richard van der Hoff 02070c69fa
Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 4 years ago
Richard van der Hoff 01333681bc
Preparatory refactoring of the SamlHandlerTestCase (#8938) 4 years ago
Patrick Cloke 1619802228
Various clean-ups to the logging context code (#8935) 4 years ago
Richard van der Hoff 76469898ee Factor out FakeResponse from test_oidc 4 years ago
Patrick Cloke fd7c743445
Fail test cases if they fail to await all awaitables (#8690) 4 years ago
Dan Callahan aff1eb7c67
Tell Black to format code for Python 3.5 (#8664) 4 years ago
Jonathan de Jong 7c407efdc8
Update test logging to be able to accept braces (#8335) 4 years ago
Erik Johnston fe8ed1b46f
Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) 4 years ago
Patrick Cloke cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261) 4 years ago
Patrick Cloke da77520cd1
Convert additional databases to async/await part 2 (#8200) 4 years ago
Patrick Cloke b975fa2e99
Convert state resolution to async/await (#7942) 4 years ago
Patrick Cloke cc9bb3dc3f
Convert the message handler to async/await. (#7884) 4 years ago
Will Hunt 62b1ce8539
isort 5 compatibility (#7786) 4 years ago
Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393) 5 years ago
Richard van der Hoff c2e1a2110f
Fix limit logic for EventsStream (#7358) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff 5488cadaae
Enable configuring test log level via env var (#4506) 6 years ago