MatrixSynapse/tests
Patrick Cloke a8a46b1336
Replace simple_async_mock with AsyncMock (#16180)
Python 3.8 has a native AsyncMock, use it instead of a custom
implementation.
2023-08-25 09:27:21 -04:00
..
api Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
app
appservice Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
config Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 2023-08-22 14:47:59 +00:00
crypto
events Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
federation
handlers Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
http
logging
media
metrics
module_api Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
push Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
replication
rest Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
scripts
server_notices
state
storage Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
test_utils Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
types
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py