zulip/corporate/tests
Prakhar Pratyush c4b6cfe142 support: Fix next plan info missing for customers with no current plan.
Earlier, when a fixed-price plan for a customer with
no current plan was configured via /support, the next plan
info was missing on support page.

It was because we were considering next plan only if the
customer had a current plan.

This commit fixes the incorrect behaviour.
2024-01-31 12:25:31 -08:00
..
stripe_fixtures support: Add support to configure fixed_price plan. 2024-01-29 11:23:20 -08:00
__init__.py
test_activity_views.py corporate: Move support and activity views to /corporate. 2024-01-30 10:06:48 -08:00
test_remote_billing.py remote_billing: Add rate-limiting for confirmation email sending. 2024-01-18 12:06:16 -08:00
test_remote_counts.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
test_stripe.py support: Fix next plan info missing for customers with no current plan. 2024-01-31 12:25:31 -08:00
test_support_views.py support: Fix next plan info missing for customers with no current plan. 2024-01-31 12:25:31 -08:00