0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-17 10:08:28 +02:00
synapse/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 Remove experimental configuration flags & unstable values for faster joins (#15625) 2023-05-19 07:23:09 -04:00
__init__.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
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 Switch from matrix:// to matrix-federation:// scheme for internal Synapse routing of outbound federation traffic (#15806) 2023-06-20 10:05:31 +01:00
test_federation_sender.py Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
test_federation_server.py Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00