MatrixSynapse/tests/http
Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179)
Python 3.8 provides a native AsyncMock, we can replace the
homegrown version we have.
2023-08-24 19:38:46 -04:00
..
federation Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
server
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py
test_client.py
test_endpoint.py
test_matrixfederationclient.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_proxy.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_proxyagent.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_servlet.py
test_simple_client.py
test_site.py