summary refs log tree commit diff
path: root/tests/rest/test_health.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-1/+1
* Replace `request.code` with `channel.code`Richard van der Hoff2020-12-151-1/+1
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-1/+0
* Rename `create_test_json_resource` to `create_test_resource` (#8759)Richard van der Hoff2020-11-161-4/+2
* Add health check endpoint (#8048)Erik Johnston2020-08-071-0/+34