zulip/corporate/tests
Lauryn Menard d1e2e2d857 corporate: Check for no CustomerPlan on Customer instead of Realm.
In ensure_customer_does_not_have_active_plan, we were already going
through the Customer table to get/check for an active CustomerPlan.

Now we directly get/check for an active CustomerPlan with via the
Customer, which allows for reusing this function for Customer
objects without a Realm set.
2023-10-30 16:09:52 -07:00
..
stripe_fixtures Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
__init__.py
test_stripe.py corporate: Check for no CustomerPlan on Customer instead of Realm. 2023-10-30 16:09:52 -07:00