zulip/corporate/tests
Aman Agrawal 7ca85bed71 stripe: Fix $0 invoices being generated on upgrade.
Instead of charging the customer using the attached payment
method and then creating the invoice, we create an invoice and
force an immediate payment for the invoice via the attached
payment method.
2024-02-12 15:15:56 -08:00
..
stripe_fixtures stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -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 stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -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