Debug mode on for tests.

This commit is contained in:
Martyn Inglis
2016-08-31 12:09:12 +01:00
parent 06cb440fd2
commit 6858641a3c

View File

@@ -130,6 +130,7 @@ class Development(Config):
class Test(Config):
NOTIFY_ENVIRONMENT = 'test'
DEBUG = True
CSV_UPLOAD_BUCKET_NAME = 'test-notifications-csv-upload'
STATSD_PREFIX = "test"
CELERY_QUEUES = Config.CELERY_QUEUES + [