test: Make io tests use environment variables instead of config files where possible.

Load jwt secret from file instead of stdin in tests, because stdin is not supported when reloading the config. Resolves #2126.
This commit is contained in:
Wolfgang Walther
2022-01-22 15:10:25 +01:00
parent 6b5370f145
commit ec09b87940
15 changed files with 66 additions and 58 deletions
-1
View File
@@ -5,4 +5,3 @@ db-anon-role = "required"
db-channel-enabled = "true"
db-prepared-statements = "FALSE"
jwt-secret-is-base64 = "\"true\""
db-config = false