zulip/zilencer/tests
Vishnu Ks b7d3a1a0f3 billing: Don't check for stripe key and plan objects in tests.
Stripe already returns an appropriate error in prod, and these checks are
just a hassle in tests.

Also fixes an error where the check for Plan.objects.exists() was missing
a "not".
2018-08-04 19:17:34 -04:00
..
stripe_fixtures.json billing: Expand default_source object when retrieving customer. 2018-07-24 10:20:23 -07:00
test_stripe.py billing: Don't check for stripe key and plan objects in tests. 2018-08-04 19:17:34 -04:00