zulip/analytics/tests
Sahil Batra e458b73a01 user_groups: Move constants for system group names to a new class.
This commit moves constants for system group names to a new
"SystemGroups" class so that we can use these group names
in multiple classes in models.py without worrying about the
order of defining them.
2023-11-01 10:42:56 -07:00
..
__init__.py
test_activity_views.py analytics: Remove Durations tab and hourly columns. 2023-10-27 12:19:13 -07:00
test_counts.py user_groups: Move constants for system group names to a new class. 2023-11-01 10:42:56 -07:00
test_fixtures.py tests: Consistently use assert_length helper. 2021-05-19 11:55:56 -07:00
test_stats_views.py stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00
test_support_views.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00