#324 tests: Allow overriding only DATABASE_URI for tests
Merged by gnaponie. Opened by lholecek.
lholecek/waiverdb omit-custom-test-config  into  master

Download 324.patch

wasn't that already done before? Is it needed?

wasn't that already done before? Is it needed?

Some tests expects the configuration not to be overridden, e.g. 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.

Commit 00d4f0c3 fixes this pull-request

Pull-Request has been merged by gnaponie

Pull-Request has been merged by gnaponie

Metadata