improve io-tests
Tests are now run through unix socket by default allowing parallel execution. Test setup configuration is done via environment variables instead of config files.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
db-pool = 1
|
||||
server-host = "127.0.0.1"
|
||||
server-port = 49421
|
||||
|
||||
# Read secret from a file: /dev/stdin (alias for standard input)
|
||||
jwt-secret = "@/dev/stdin"
|
||||
|
||||
Reference in New Issue
Block a user