MatrixSynapse/tests/push
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
..
__init__.py
test_bulk_push_rule_evaluator.py Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
test_email.py
test_http.py
test_presentable_names.py
test_push_rule_evaluator.py