diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-19 17:06:32 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-19 17:06:32 +0100 |
commit | 9dd3b52f1b24de6ae599197e86ba7f6f4d466413 (patch) | |
tree | b891dcb01bb1bf763fa5b555e46d620ac581b3fa /tests | |
parent | Merge commit '4dd27e6d1' into anoa/dinsic_release_1_21_x (diff) | |
parent | Add health check endpoint (#8048) (diff) | |
download | synapse-9dd3b52f1b24de6ae599197e86ba7f6f4d466413.tar.xz |
Merge commit '7620912d8' into anoa/dinsic_release_1_21_x
* commit '7620912d8': Add health check endpoint (#8048)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rest/test_health.py | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/rest/test_health.py b/tests/rest/test_health.py new file mode 100644 |