Added some blackbox tests

This commit is contained in:
2020-11-29 21:13:19 +01:00
parent d058886d6c
commit bf96347bf7
4 changed files with 186 additions and 21 deletions

View File

@@ -2,4 +2,5 @@ import os
os.environ['CAFF_PREVIEWER_ENDPOINT'] = ''
os.environ['MINIO_ENDPOINT'] = ''
os.environ['MINIO_ACCESS_KEY'] = ''
os.environ['MINIO_SECRET_KEY'] = ''
os.environ['MINIO_SECRET_KEY'] = ''
os.environ['SECURITY_PASSWORD_SALT'] = 'test'