Commit Graph

15 Commits (b39b02c26e9550c629c027a06b25d64e94fe8e5e)

Author SHA1 Message Date
Dirk Klimpel e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463) 2 years ago
Jacek Kuśnierz 0ef1307619
Add custom well-known (#13035) 2 years ago
Dirk Klimpel 7e91107be1
Add type hints to `tests/rest` (#12146) 3 years ago
Richard van der Hoff 71f9966f27
Support for serving server well-known files (#11211) 3 years ago
Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798) 3 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Patrick Cloke e40d88cff3
Backout changes for automatically calculating the public baseurl. (#9313) 4 years ago
Richard van der Hoff fa50e4bf4d
Give `public_baseurl` a default value (#9159) 4 years ago
Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 4 years ago
Richard van der Hoff 7eebe4b3fc Replace `request.code` with `channel.code` 4 years ago
Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 4 years ago
Richard van der Hoff 791d7cd6f0
Rename `create_test_json_resource` to `create_test_resource` (#8759) 4 years ago
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff e8d98466b0
Implement .well-known handling (#4262) 6 years ago