40 コミット (develop)

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