Commit History

Author SHA1 Message Date
  Patrick Cloke c9b9143655 Fix-up type hints in tests/server.py. (#15084) 1 year ago
  David Robertson d0fed7a37b Properly typecheck types.http (#14988) 1 year ago
  Quentin Gliech cc3a52b33d Support OIDC backchannel logouts (#11414) 1 year ago
  Hugh Nimmo-Smith 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
  Andrew Morgan 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 2 years ago
  Patrick Cloke 922b771337 Add missing type hints for tests.unittest. (#13397) 2 years ago
  David Robertson d102ad67fd annotate tests.server.FakeChannel (#13136) 2 years ago
  Andrew Morgan 9820665597 Remove tests/utils.py from mypy's exclude list (#13159) 2 years ago
  David Robertson d38d242411 Reload cache factors from disk on SIGHUP (#12673) 2 years ago
  Sean Quah dbb12a0b54 Add helper class for testing request cancellation (#12630) 2 years ago
  Patrick Cloke 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
  reivilibre 708d88b1a2 Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  Patrick Cloke 80e0e1f35e Only fetch thread participation for events with threads. (#12228) 2 years ago
  Patrick Cloke 807efd26ae Support rendering previews with data: URLs in them (#11767) 2 years ago
  David Robertson d3cf0730f8 Optionally use an on-disk sqlite db in tests (#11702) 2 years ago
  reivilibre e6897e7383 Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503) 2 years ago
  Olivier Wilkinson (reivilibre) 8cd68b8102 Revert accidental commits to develop. 2 years ago
  Olivier Wilkinson (reivilibre) 7be88fbf48 Give `tests.server.setup_test_homeserver` (nominally!) the same behaviour 2 years ago
  Olivier Wilkinson (reivilibre) b3fd99b74a Move `tests.utils.setup_test_homeserver` to `tests.server` 2 years ago
  Olivier Wilkinson (reivilibre) f7ec6e7d9e Convert one of the `setup_test_homeserver`s to `make_test_homeserver_synchronous` 2 years ago
  David Robertson 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
  David Robertson 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
  Patrick Cloke 1609ccf8fe Fix-up some type hints in the relations tests. (#11076) 2 years ago
  David Robertson 29364145b2 Pass str to twisted's IReactorTCP (#10895) 3 years ago
  Erik Johnston 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 3 years ago
  Richard van der Hoff 8f98260552 Fix incompatibility with Twisted < 21. (#10713) 3 years ago
  Jonathan de Jong 93729719b8 Use inline type hints in `tests/` (#10350) 3 years ago
  Richard van der Hoff fcf3c7032b Ensure that we do not cache empty sync responses after a timeout (#10158) 3 years ago
  Richard van der Hoff 84936e2264 Kill off `_PushHTTPChannel`. (#9878) 3 years ago