zulip/analytics
Rishi Gupta c7c0e36508 analytics: Add InstallationCount checks to prototype TestCountStat.
Was enabled by commit 41e8ee3 where we moved TIME_ZERO to before the realms
created by populate_db.py.

Also removes the stub for TestAggregates, since the remaining thing to be
tested was the aggregation from RealmCount to InstallationCount, and the end
to end checks provided by the TestCountStat tests should be sufficient.
2016-12-20 12:03:23 -08:00
..
lib analytics: Change count_message_by_stream to join on UserProfile. 2016-12-20 12:03:23 -08:00
management Access realm by `string_id` in management commands. 2016-12-14 10:38:03 -08:00
migrations analytics/models.py: Add subgroup column to unique_together constraints. 2016-11-01 16:53:56 -07:00
tests analytics: Add InstallationCount checks to prototype TestCountStat. 2016-12-20 12:03:23 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Add subgroups to unicode representations in models.py. 2016-12-20 12:03:23 -08:00
urls.py Django 1.10: Update analytics urls. 2016-11-10 16:20:03 +05:00
views.py mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00