server/tests: integrate testing into Docker

This commit is contained in:
Shyam Sunder
2019-09-27 23:18:28 -04:00
parent edf9083552
commit 1231469a35
5 changed files with 38 additions and 17 deletions

View File

@ -9,8 +9,6 @@ domain: # example: http://example.com
user_agent:
# used to salt the users' password hashes and generate filenames for static content
secret: change
# required for running the test suite
test_database: 'sqlite:///:memory:'
# Delete thumbnails and source files on post delete
# Original functionality is no, to mitigate the impacts of admins going