zulip/analytics
Vishnu KS 4e26746b98 tests: Move tests of /activity pages from zerver to analytics module.
This module deals with the testing of /activity, /realm_activity
and /user_activity. All these pages reside in analytics module.
Keeping these tests in zerver/tests is kind is not appropriate
since person who makes changes to /activity pages would not think
it is necessary to run tests in zerver. So better to keep them
in the analytics module.
2021-06-11 07:41:02 -07:00
..
lib python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
management activity: Use realm owners, not realm administrators. 2021-04-08 17:47:23 -07:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests tests: Move tests of /activity pages from zerver to analytics module. 2021-06-11 07:41:02 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
views.py activity: Rename amount variables to arr. 2021-06-11 07:41:02 -07:00