zulip/analytics/tests
Prakhar Pratyush cf577ad203 push_notification: Avoid extra DB call to fetch channel name.
While calling `get_apns_alert_title`, we already have
the channel name and topic display name available.

Instead of doing a DB query to get channel name and
preparing topic display name again within `get_apns_alert_title`,
we pass these two values as arguments.

Signed-off-by: Prakhar Pratyush <prakhar@zulip.com>
2025-11-19 09:38:34 -08:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
test_counts.py push_notification: Avoid extra DB call to fetch channel name. 2025-11-19 09:38:34 -08:00
test_fixtures.py tests: Consistently use assert_length helper. 2021-05-19 11:55:56 -07:00
test_stats_views.py analytics: Update labels for mobile apps for Flutter launch. 2025-06-13 17:00:55 -07:00