zulip/analytics/tests
Zixuan James Li a76c7d374b support: Display plan data for users and confirmations.
Users and confirmation objects with the type
`Confirmation.USER_REGISTRATION` or `Confirmation.INVITATION` may have
plan data associated with them but not displayed previously due to a
bug.

This fixes this issue and adds test cases to verify that the realm
details correctly displays the plan data.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-13 15:03:26 -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 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: Display plan data for users and confirmations. 2022-07-13 15:03:26 -07:00