zulip/corporate/tests
Prakhar Pratyush f8a0035215 stripe: Move `make_end_of_cycle_updates_if_needed` to BillingSession.
Moves the 'make_end_of_cycle_updates_if_needed' function to
the 'BillingSession' abstract class.

This refactoring will help in minimizing duplicate code while
supporting both realm and remote_server customers.

Since the function is called from our main daily billing cron job
as well, we have changed 'RealmBillingSession' to accept 'user=None'
(our convention for automated system jobs).
2023-11-15 09:26:41 -08:00
..
stripe_fixtures bililng: Fix incorrect price per license on billing page. 2023-11-15 15:59:26 +05:30
__init__.py
test_remote_counts.py counts: Add function compute_max_monthly_messages for remote servers. 2023-11-08 09:45:49 -08:00
test_stripe.py stripe: Move `make_end_of_cycle_updates_if_needed` to BillingSession. 2023-11-15 09:26:41 -08:00