mirror of https://github.com/zulip/zulip.git
4e26746b98
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. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
models.py | ||
urls.py | ||
views.py |