1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
synapse/tests/push
Patrick Cloke 20ed8c926b
Stabilize support for MSC3873: disambuguated event push keys. ()
This removes the experimental configuration option and
always escapes the push rule condition keys.

Also escapes any (experimental) push rule condition keys
in the base rules which contain dot in a field name.
2023-03-07 11:27:57 -05:00
..
__init__.py Write some tests for the email pusher () 2018-10-30 23:55:43 +11:00
test_bulk_push_rule_evaluator.py Stabilize support for MSC3966: event_property_contains push condition. () 2023-03-07 10:06:02 -05:00
test_email.py Add module API callbacks for adding and deleting local 3PID associations ( 2023-02-27 14:19:19 +00:00
test_http.py Add final type hint to tests.unittest. () 2023-02-14 14:03:35 -05: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 Stabilize support for MSC3873: disambuguated event push keys. () 2023-03-07 11:27:57 -05:00