zulip/analytics
Rishi Gupta 6e425814bf analytics: Add a few tests for fixtures.py.
The code in fixtures.py is only called from populate_analytics_db, and is
only used for generating pretty fixture data for manual testing. This commit
adds tests for a few things that were easy to add tests for, and provides
some minimal coverage of the file, but is not meant to be comprehensive.
2017-04-13 12:37:47 -07:00
..
lib analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
management analytics: Match client names in populate_analytics_db to populate_db. 2017-04-12 11:45:15 -07:00
migrations analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
tests analytics: Add a few tests for fixtures.py. 2017-04-13 12:37:47 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/models: Remove extended_id and key_model. 2017-03-14 16:59:54 -07:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py analytics: Change subgroup and labels lists to dictionary in views.py. 2017-04-13 12:37:47 -07:00