tests: Create new test mode for generating stripe fixtures.

This commit is contained in:
Vishnu KS
2020-03-13 20:15:47 +05:30
committed by Tim Abbott
parent ca74cd6e37
commit a48845c8fb
5 changed files with 25 additions and 6 deletions

View File

@@ -68,6 +68,8 @@ TUTORIAL_ENABLED = True
CASPER_TESTS = False
# This is overridden in test_settings.py for the test suites
RUNNING_OPENAPI_CURL_TEST = False
# This is overridden in test_settings.py for the test suites
GENERATE_STRIPE_FIXTURES = False
# Google Compute Engine has an /etc/boto.cfg that is "nicely
# configured" to work with GCE's storage service. However, their