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
test_email.py Refactor email summary generation. (#9260) 2021-02-01 13:09:39 -05:00
test_http.py
test_presentable_names.py
test_push_rule_evaluator.py