Add warnings to the test runner

This commit is contained in:
Daniel Quinn 2018-01-06 17:22:40 +00:00
parent 35bb3dbcc2
commit 9517d27f40

View File

@ -1,5 +1,6 @@
[pytest]
DJANGO_SETTINGS_MODULE=paperless.settings
addopts = --pythonwarnings=all
env =
PAPERLESS_CONSUME=/tmp
PAPERLESS_PASSPHRASE=THISISNOTASECRET