synapse/tests/push
Patrick Cloke 792263c97c
Handle empty rooms when generating email notifications. (#9257)
Fixes some exceptions if the room state isn't quite as expected.
If the expected state events aren't found, try to find them in the
historical room state. If they still aren't found, fallback to a reasonable,
although ugly, value.
2021-02-04 10:18:25 -05:00
..
__init__.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
test_email.py Handle empty rooms when generating email notifications. (#9257) 2021-02-04 10:18:25 -05:00
test_http.py Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
test_presentable_names.py Handle missing content keys when calculating presentable names. (#9165) 2021-01-25 07:27:16 -05:00
test_push_rule_evaluator.py Handle missing content keys when calculating presentable names. (#9165) 2021-01-25 07:27:16 -05:00