Commit History

Author SHA1 Message Date
  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
  Erik Johnston b5efcb577e Make it possible to use dmypy (#9692) 3 years ago
  Jonathan de Jong 4c3827f2c1 Enable addtional flake8-bugbear linting checks. (#9659) 3 years ago
  Patrick Cloke d29b71aa50 Fix remaining mypy issues due to Twisted upgrade. (#9608) 3 years ago
  Patrick Cloke 7fdc6cefb3 Fix additional type hints. (#9543) 3 years ago
  Richard van der Hoff 15090de850 SSO: redirect to public URL before setting cookies (#9436) 3 years ago