The ConfigurationMethods
class of gdeimporter.tools
had embedded the prefix "GDEIMPORTER" in the names of the environment variables that control the use of the test database in the CI pipeline or locally. This MR makes this a variable that can be configured. This is useful because the ConfigurationMethods
class is used as well by gde-core
and gde-exporter
.
\fyi @fd