mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_activity_views.py | ||
| test_counts.py | ||
| test_fixtures.py | ||
| test_stats_views.py | ||
| test_support_views.py | ||