synapse/tests/push
Patrick Cloke 5d38a3c97f
Refactor email summary generation. (#9260)
* Fixes a case where no summary text was returned.
* The use of messages_from_person vs. messages_from_person_and_others
  was tweaked to depend on whether there was 1 sender or multiple senders,
  not based on if there was 1 room or multiple rooms.
2021-02-01 13:09:39 -05:00
..
__init__.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
test_email.py Refactor email summary generation. (#9260) 2021-02-01 13:09:39 -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