zulip/analytics/tests
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
..
__init__.py
test_counts.py exceptions: Move InvitationError to zerver/lib/exceptions. 2021-06-09 17:42:38 -07:00
test_fixtures.py tests: Consistently use assert_length helper. 2021-05-19 11:55:56 -07:00
test_views.py tests: Move tests of /activity pages from zerver to analytics module. 2021-06-11 07:41:02 -07:00