zulip/analytics/tests
Mateusz Mandera 0ffdc96301 support: Adjust "has been clicked" phrasing about confirmation links.
The "clicked" phrasing is not accurate, because e.g. if a user did click
their invitation link but didn't submit the registration form, the
support page will still claim about the link "has never been clicked".

"Used" is a better general phrase. If we want to track whether links
have been specifically *clicked*, we'll need to implement that
separately.
2022-07-21 15:17:37 -07:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
test_activity_views.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
test_counts.py test_counts: Rename confusing assertCountEquals helper. 2022-06-03 12:24:57 -07:00
test_fixtures.py tests: Consistently use assert_length helper. 2021-05-19 11:55:56 -07:00
test_stats_views.py tests: Refactor away result.json() calls with helpers. 2022-06-06 23:06:00 -07:00
test_support_views.py support: Adjust "has been clicked" phrasing about confirmation links. 2022-07-21 15:17:37 -07:00