0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-09 14:18:54 +02:00
synapse/tests/push
Patrick Cloke 14be78d492
Support for MSC3758: exact_event_match push condition (#14964)
This specifies to search for an exact value match, instead of
string globbing. It only works across non-compound JSON values
(null, boolean, integer, and strings).
2023-02-10 12:37:07 -05:00
..
__init__.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
test_bulk_push_rule_evaluator.py Implement MSC3958: suppress notifications from edits (#14960) 2023-02-03 14:31:14 -05:00
test_email.py Fix-up type hints for tests.push module. (#14816) 2023-01-11 07:35:40 -05:00
test_http.py Fix-up type hints for tests.push module. (#14816) 2023-01-11 07:35:40 -05:00
test_presentable_names.py Fix-up type hints for tests.push module. (#14816) 2023-01-11 07:35:40 -05:00
test_push_rule_evaluator.py Support for MSC3758: exact_event_match push condition (#14964) 2023-02-10 12:37:07 -05:00