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
test_proxy.py
test_proxyagent.py
test_servlet.py
test_simple_client.py
test_site.py