zulip/corporate
Rishi Gupta c21a05a3b1 billing: Zero out timestamps that aren't being tested.
f52e9d1 ended up not going far enough. Keeping f52e9d1 in place in case we
ever want to go back to that sort of solution.

Also removes the keep argument from test_billing_quantity_changes_end_to_end,
since that test is actually testing the arguments to
stripe.Subscription.save(), not what is returned by Stripe.
2018-12-03 16:25:21 -08:00
..
lib billing: Add randomness to idempotency key while testing. 2018-11-30 23:14:52 -08:00
management billing: Prevent setup_stripe from being run in production. 2018-11-16 19:29:31 -08:00
migrations models: Move billing models from zilencer to corporate. 2018-10-11 14:54:29 -07:00
tests billing: Zero out timestamps that aren't being tested. 2018-12-03 16:25:21 -08:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py models: Move billing models from zilencer to corporate. 2018-10-11 14:54:29 -07:00
urls.py billing: Use require_billing_access decorator in JSON endpoints. 2018-11-01 12:45:29 -07:00
views.py billing: Reflect discounts on /upgrade. 2018-11-30 11:19:07 -08:00