synapse/tests/rest
Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource
Where we want to render a request against a specific Resource, call the global
make_request() function rather than the one in HomeserverTestCase, allowing us
to pass in an appropriate `Site`.
2020-11-15 23:09:03 +00:00
..
admin use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00
client use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00
key Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
media use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_health.py Add health check endpoint (#8048) 2020-08-07 14:21:24 +01:00
test_well_known.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00