zulip/corporate/tests
Prakhar Pratyush 24f902f3c6 corporate: Fix next payment info on billing page for fixed-price plans.
Earlier, for fixed-price plans we were showing the generic
next payment info on billing page which stated that plan
will automatically renew on end_date. It is no longer correct
for fixed-price plans.

This commit fixes the next payment info for fixed-price plans.

When the next_billing_cycle is the end_date, we inform the customer
that their plan will end on end_date and zulip sales will contact
them a couple of month ago before the end_date for renewal.
2024-02-28 08:48:18 -08:00
..
stripe_fixtures stripe: Disable free trial for legacy customer with ended plan. 2024-02-21 21:40:47 -08:00
__init__.py
test_activity_views.py corporate: Fix next payment info on billing page for fixed-price plans. 2024-02-28 08:48:18 -08:00
test_remote_billing.py remote_billing: Remove code migrating Legacy plan from server to realms. 2024-02-21 11:10:45 -08:00
test_remote_counts.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
test_stripe.py corporate: Fix next payment info on billing page for fixed-price plans. 2024-02-28 08:48:18 -08:00
test_support_views.py remote-support: Add ability to search by billing user email. 2024-02-23 13:21:54 -08:00