zulip/analytics/tests
Lakshay Mittal d94bdb3900 stats: Support fetching StreamCount based on stream_id.
As a preliminary step for including graphs of StreamCount data in our
analytics pages, add API support for fetching the chart data.

Care is taken to limit access to streams that the current user has
access to, which isn't necessary in similar views where the current
user is a server administrator by assumption.

Fixes part of #19653.

Co-authored-by: Tim Abbott <tabbott@zulip.com>
2023-10-16 15:10:14 -07:00
..
__init__.py
test_activity_views.py analytics: Remove out of date tabs from main activity page. 2023-10-05 12:31:57 -07:00
test_counts.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -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