tests: Split out missed_message email tests.

This commit is contained in:
Alex Vandiver 2023-08-03 17:52:55 +00:00 committed by Tim Abbott
parent da4e0c4073
commit def6bf17eb
3 changed files with 1774 additions and 1758 deletions

View File

@ -25,6 +25,7 @@ FILES_WITH_LEGACY_SUBJECT = {
"zerver/lib/send_email.py",
"zerver/tests/test_new_users.py",
"zerver/tests/test_email_mirror.py",
"zerver/tests/test_message_notification_emails.py",
"zerver/tests/test_email_notifications.py",
# This uses subject in authentication protocols sense:
"zerver/tests/test_auth_backends.py",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff