synapse/tests/http
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
..
federation
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00
test_endpoint.py
test_fedclient.py
test_proxyagent.py
test_servlet.py
test_simple_client.py