zulip/analytics/tests
Mateusz Mandera 3cafdbdc1e counts: Add function compute_max_monthly_messages for remote servers.
This calculates the largest amount of messages sent within a month for
the last 3 months. The query is targeted for the specific use-case in
this function - for finding the count for a specific server. For
calculating this in bulk for a large number of remote server an
adapted, bulk query will be needed - rather than running this one in a
loop, which would likely be very inefficient.
2023-11-08 09:45:49 -08: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 zilencer: Add new LoggingCountStat mobile_pushes_forwarded. 2023-11-01 17:26:10 -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 counts: Add function compute_max_monthly_messages for remote servers. 2023-11-08 09:45:49 -08:00