zulip/zerver
Prakhar Pratyush c0f445294c test_message_notif_email: Verify email has multiple stream messages.
This commit improves the test to explicitly verify that multiple
messages that were sent in quick succession to a topic are included
in the email body when we have email notifications enabled for a
given stream.

Earlier, the test was only verifying the email subject and the fact
that only one email was sent.

It is important to verify the fact that all the messages sent to a
topic in quick succession should be included in the email body.
2023-11-07 11:44:38 -08:00
..
actions typing_notifications: Don't notify long_term_idle subscribers. 2023-11-07 09:30:27 -08:00
data_import import_util: Remove uuid and uuid_owner_secret from realm dict. 2023-10-18 11:00:49 -07:00
integration_fixtures/nagios
lib typing_notifications: Don't notify long_term_idle subscribers. 2023-11-07 09:30:27 -08:00
management compilemessages: Normalize language names to NFC. 2023-10-26 16:27:35 -07:00
migrations user_message: Rename unused flags and create an index. 2023-11-02 09:25:51 -07:00
openapi users: Send "update" events when deactivating or reactivating users. 2023-11-02 08:31:12 -07:00
tests test_message_notif_email: Verify email has multiple stream messages. 2023-11-07 11:44:38 -08:00
tornado mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
transaction_tests mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
views sentry: Circuit-break on 429s and 500s from Sentry. 2023-11-01 16:16:37 -07:00
webhooks integrations-docs: Update GitHub doc for new URL instructions. 2023-11-07 11:21:05 -08:00
worker mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py portico: Skip footer and adjust header on invalid realm. 2023-11-01 11:24:12 -07:00
decorator.py decorator: Drop the stack_info on most WebhookErrors. 2023-10-12 10:06:31 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
models.py populate_billing_realms: Add script to populate different realms. 2023-11-03 08:44:23 -07:00
signals.py demo-orgs: Create dev environment demo organization without email. 2023-08-31 15:02:16 -07:00