mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-07 14:06:06 +01:00
tests: disable db logger in all tests except logger tests
This commit is contained in:
parent
20c1139632
commit
35b2033949
4 changed files with 11 additions and 3 deletions
|
|
@ -5,8 +5,7 @@ exclude = migrations, paperless/settings.py, .tox, */tests/*
|
|||
DJANGO_SETTINGS_MODULE=paperless.settings
|
||||
addopts = --pythonwarnings=all --cov --cov-report=html
|
||||
env =
|
||||
PAPERLESS_SECRET=paperless
|
||||
PAPERLESS_EMAIL_SECRET=paperless
|
||||
PAPERLESS_DISABLE_DBHANDLER=true
|
||||
|
||||
|
||||
[coverage:run]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue