Test: Allow for setting some variables from outside
Currently only the DB url can be set from outside.
Did some tests with both plugins: - ./aqdbtest D "file:///tmp/test-db.db" test -L /tmp/test-db.log ./adbtest -D "dir:///tmp/test-db/db" test -L /tmp/test-db/log
Test: Allow for setting some variables from outside
Currently only the DB url can be set from outside.
Did some tests with both plugins:
- ./aqdbtest
D "file:///tmp/test-db.db" test -L /tmp/test-db.log
./adbtest -D "dir:///tmp/test-db/db" test -L /tmp/test-db/log