Signed-off-by: Lukas Holecek hluk@email.cz
wasn't that already done before? Is it needed?
Some tests expects the configuration not to be overridden, e.g. AUTH_METHOD = 'OIDC'.
AUTH_METHOD = 'OIDC'
Maybe it would be better just to set a new TEST_DATABASE_URI env variable and not read the custom config file at all.
TEST_DATABASE_URI
+1
Commit 00d4f0c3 fixes this pull-request
Pull-Request has been merged by gnaponie
Signed-off-by: Lukas Holecek hluk@email.cz