MatrixSynapse/tests/federation
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
..
transport
__init__.py
test_complexity.py Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
test_federation_catch_up.py Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
test_federation_client.py
test_federation_sender.py Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
test_federation_server.py