summary refs log tree commit diff
path: root/tests/federation/transport/test_server.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
* Type hints for tests.federation (#14991)David Robertson2023-02-061-3/+3
* Additional constants for EDU types. (#12884)Patrick Cloke2022-05-271-1/+3
* Actually fix bad debug logging rejecting device list & signing key transactio...David Robertson2022-02-281-1/+19
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-2/+2
* Tests: replace mocked Authenticator with the real thing (#11913)Richard van der Hoff2022-02-111-4/+2
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Fix RoomDirectoryFederationTests and make them actually run (#8998)Andrew Morgan2020-12-301-21/+18
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-6/+2
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-2/+0
* Stop sub-classing object (#8249)Patrick Cloke2020-09-041-1/+1
* privacy by default for room dir (#6355)Neil Johnson2019-12-041-0/+52