zulip/analytics/tests
rht c4fcff7178 refactor: Replace super(.*self) with Python 3-specific super().
We change all the instances except for the `test_helpers.py`
TimeTrackingCursor monkey-patching, which actually needs to specify
the base class.
2017-10-30 14:30:25 -07:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
test_counts.py refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
test_fixtures.py analytics: Add a few tests for fixtures.py. 2017-04-13 12:37:47 -07:00
test_views.py py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00