zulip/analytics/tests
Sahil Batra b0de5c0f36 streams: Set can_remove_subscribers_group while creating streams.
This commit sets can_remove_subscribers_group to admins system
group while creating streams as it will be the default value
of this setting. In further we would provide an option to set
value of this setting to any user group while creating streams
using API or UI.
2022-09-14 16:03:11 -07:00
..
__init__.py
test_activity_views.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
test_counts.py streams: Set can_remove_subscribers_group while creating streams. 2022-09-14 16:03:11 -07:00
test_fixtures.py tests: Consistently use assert_length helper. 2021-05-19 11:55:56 -07:00
test_stats_views.py tests: Refactor away result.json() calls with helpers. 2022-06-06 23:06:00 -07:00
test_support_views.py support: Correctly show Unspecified org type at /activity/support. 2022-07-29 14:56:34 -07:00