zulip/corporate/tests
Mateusz Mandera ea863bab5b remote_billing: Remove code migrating Legacy plan from server to realms.
We no longer want to migrate Legacy plans from server to realms, since
Legacy plans are not really a thing in the original sense anymore, since
February 15th.

Now they're just a tool to give temporary extensions of access to the
push notification service for users, when needed. And as such, it makes
no sense to migrate like that.

The remaining code in this function is for migrating (any) plan from the
server object to the realm object, if the server has just a single
realm.
2024-02-21 11:10:45 -08:00
..
stripe_fixtures corporate: Add end_date to fixed-price plans. 2024-02-21 10:43:23 -08:00
__init__.py
test_activity_views.py remote-activity: Add column for remote server or realm creation date. 2024-02-15 10:29:12 -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 remote_billing: Remove code migrating Legacy plan from server to realms. 2024-02-21 11:10:45 -08:00
test_support_views.py corporate: Send a reminder email 2 months before the end date. 2024-02-21 10:43:23 -08:00