zulip/analytics/tests
Anders Kaseorg 1f565a9f41 timezone: Use standard library datetime.timezone.utc consistently.
datetime.timezone is available in Python ≥ 3.2.  This also lets us
remove a pytz dependency from the PostgreSQL scripts.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-05 09:34:17 -07:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
test_counts.py timezone: Use standard library datetime.timezone.utc consistently. 2020-06-05 09:34:17 -07:00
test_fixtures.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
test_views.py timezone: Use standard library datetime.timezone.utc consistently. 2020-06-05 09:34:17 -07:00