summary refs log tree commit diff
path: root/tests/rest/test_well_known.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-2/+2
* Replace `request.code` with `channel.code`Richard van der Hoff2020-12-151-2/+2
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-2/+0
* Rename `create_test_json_resource` to `create_test_resource` (#8759)Richard van der Hoff2020-11-161-4/+2
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-1/+1
* Run Black on the tests again (#5170)Amber Brown2019-05-101-8/+5
* Implement .well-known handling (#4262)Richard van der Hoff2018-12-051-0/+58