MatrixSynapse/tests/push
Patrick Cloke a8a46b1336
Replace simple_async_mock with AsyncMock ()
Python 3.8 has a native AsyncMock, use it instead of a custom
implementation.
2023-08-25 09:27:21 -04:00
..
__init__.py Write some tests for the email pusher () 2018-10-30 23:55:43 +11:00
test_bulk_push_rule_evaluator.py Replace simple_async_mock with AsyncMock () 2023-08-25 09:27:21 -04:00
test_email.py Make cleaning up pushers depend on the device_id instead of the token_id () 2023-03-24 11:09:39 -04:00
test_http.py Rename blacklist/whitelist internally. () 2023-05-19 12:25:25 +00:00
test_presentable_names.py Fix-up type hints for tests.push module. () 2023-01-11 07:35:40 -05:00
test_push_rule_evaluator.py Use immutabledict instead of frozendict () 2023-03-22 17:15:34 +00:00