mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_counts.py | ||
| test_fixtures.py | ||
| test_stats_views.py | ||