zulip/corporate/tests
Mateusz Mandera 374178903e remote_billing: Move stripe_customer_id from server to realm if needed.
As explained in the comment, when we're moving the server plan to the
remote realm's Customer object, the realm Customer may not have
stripe_customer_id set and therefore that value needs to get moved from
the server Customer.
2024-03-29 16:27:03 -07:00
..
stripe_fixtures stripe: Redirect to /plans if plans downgraded on /billing page visit. 2024-03-19 09:25:07 -07: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: Move stripe_customer_id from server to realm if needed. 2024-03-29 16:27:03 -07:00
test_remote_counts.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
test_stripe.py stripe: Skip invoice overdue mail for free plans with no next plan. 2024-03-28 09:29:23 -07:00
test_support_views.py support: Have distinct labels for remote vs Cloud support views. 2024-03-08 09:40:43 -08:00