zulip/analytics/tests
Rishi Gupta 37bdc7c010 analytics: Remove COUNT_STATS['messages_sent:hour'].
Having both messages_sent:hour and messages_sent:is_bot:day is confusing,
since a single messages_sent:is_bot:hour would have a superset of the
information and take less total space. This commit and its parent together
replace the two stats with a single messages_sent:is_bot:hour.
2017-01-17 15:54:57 -08:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
test_counts.py analytics: Remove COUNT_STATS['messages_sent:hour']. 2017-01-17 15:54:57 -08:00
test_views.py analytics: Move time_range from views.py to lib/time_utils.py 2017-01-08 17:24:51 -08:00