Fix #648: Improved test suite speed by reducing / disabling expensive operations
This commit is contained in:
parent
17cb09fdc6
commit
7657db4212
8 changed files with 32 additions and 6 deletions
|
|
@ -19,3 +19,7 @@ env =
|
|||
CELERY_BROKER_URL=memory://
|
||||
CELERY_TASK_ALWAYS_EAGER=True
|
||||
FEDERATION_HOSTNAME=test.federation
|
||||
DEBUG_TOOLBAR_ENABLED=False
|
||||
DEBUG=False
|
||||
WEAK_PASSWORDS=True
|
||||
CREATE_IMAGE_THUMBNAILS=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue