zulip/analytics/tests
Mohammad Reza Kianifar b4348bb3f0 settings: Add variable to control recipient type for 1:1 DMs.
The PREFER_DIRECT_MESSAGE_GROUP setting controls the recipient
type for 1:1 and self DMs. It defaults to False, maintaining legacy
behavior. Tests can override this with
@override_settings(PREFER_DIRECT_MESSAGE_GROUP=True) to test the new
DirectMessageGroup recipient type behavior.
2025-11-25 09:09:15 -08:00
..
__init__.py
test_counts.py settings: Add variable to control recipient type for 1:1 DMs. 2025-11-25 09:09:15 -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