zulip/analytics/tests
Eeshan Garg 1dec97c925 analytics: Use user IDs to get user activity summaries.
Using user IDs instead of emails is more reliable since users can
have arbitrarily complex emails that are hard to encode in a URL.
This has led to NoReverseMatch exceptions in the past.
2021-10-13 15:30:27 -07:00
..
__init__.py
test_activity_views.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
test_counts.py do_invite_users: Turn some args into kwargs-only. 2021-09-10 16:53:03 -07:00
test_fixtures.py tests: Consistently use assert_length helper. 2021-05-19 11:55:56 -07:00
test_stats_views.py typing: Do explicit type conversion when appropriate. 2021-07-26 15:09:07 -07:00
test_support_views.py analytics/support: Add ability to edit realm org type. 2021-10-07 14:08:11 -07:00