40 Commits (develop)

Author SHA1 Message Date
  Patrick Cloke a8a46b1336
Replace simple_async_mock with AsyncMock (#16180) 8 months ago
  Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179) 8 months ago
  Eric Eastwood 30a5076da8
Log when events are (unexpectedly) filtered out of responses in tests (#14213) 11 months ago
  Quentin Gliech 14a5be9c4d Handle errors when introspecting tokens 1 year ago
  Eric Eastwood 1903c7e5ed
Remove duplicate timestamp from test logs (`_trial_temp/test.log`) (#15636) 1 year ago
  David Robertson c071cd5a0e
Ensure fed-sender catchup does not block for full state (#15248) 1 year ago
  Shay 03bccd542b
Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 1 year ago
  Patrick Cloke 30509a1010
Add more missing type hints to tests. (#15028) 1 year ago
  Patrick Cloke 8e9fc28c6a
Reload the pyo3-log config when the Python logging config changes. (#14976) 1 year ago
  Quentin Gliech cc3a52b33d
Support OIDC backchannel logouts (#11414) 1 year ago
  Quentin Gliech 9192d74b0b
Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 1 year ago
  Erik Johnston 1e453053cb
Rename storage classes (#12913) 1 year ago
  David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) 2 years ago
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  David Robertson 88a78c6577
Cache empty responses from `/user/devices` (#11587) 2 years ago
  Patrick Cloke bfb4b858a9
Create a constant for a small png image in tests. (#10834) 2 years ago
  Jonathan de Jong 93729719b8
Use inline type hints in `tests/` (#10350) 2 years ago
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Dan Callahan 1d5f0e3529
Bump black configuration to target py36 (#9781) 3 years ago
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) 3 years ago
  Patrick Cloke 7fdc6cefb3
Fix additional type hints. (#9543) 3 years ago
  Richard van der Hoff 02070c69fa
Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 3 years ago
  Richard van der Hoff 01333681bc
Preparatory refactoring of the SamlHandlerTestCase (#8938) 3 years ago
  Patrick Cloke 1619802228
Various clean-ups to the logging context code (#8935) 3 years ago
  Richard van der Hoff 76469898ee Factor out FakeResponse from test_oidc 3 years ago
  Patrick Cloke fd7c743445
Fail test cases if they fail to await all awaitables (#8690) 3 years ago
  Dan Callahan aff1eb7c67
Tell Black to format code for Python 3.5 (#8664) 3 years ago
  Jonathan de Jong 7c407efdc8
Update test logging to be able to accept braces (#8335) 3 years ago
  Erik Johnston fe8ed1b46f
Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) 3 years ago
  Patrick Cloke cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261) 3 years ago
  Patrick Cloke da77520cd1
Convert additional databases to async/await part 2 (#8200) 3 years ago
  Patrick Cloke b975fa2e99
Convert state resolution to async/await (#7942) 3 years ago
  Patrick Cloke cc9bb3dc3f
Convert the message handler to async/await. (#7884) 3 years ago
  Will Hunt 62b1ce8539
isort 5 compatibility (#7786) 3 years ago
  Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393) 4 years ago
  Richard van der Hoff c2e1a2110f
Fix limit logic for EventsStream (#7358) 4 years ago
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 years ago
  Amber Brown b36c82576e
Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff 5488cadaae
Enable configuring test log level via env var (#4506) 5 years ago