gliff-ai / store

gliff.ai STORE – django application running gliff.ai’s main API and passing to the etebase API
https://gliff.ai
1 stars 0 forks source link

fix: test mode for tests #166

Closed cooper667 closed 3 years ago

cooper667 commented 3 years ago

Enforce a test mode flag so we don't trigger sendgrid/stripe when running tests!

Best thing to do is run django with DJANGO_SETTINGS_MODULE=server.settings.test