Open wurzelkuchen opened 3 months ago
Update note: due to specifics in the owner framework, we decided to not have the dev-neodymium.properties as the highest point in the overwriting hierarchy, but the system properties/environment variables.
Code is ready for Recheck. Documentation done.
Quick Description
We should add the possibility to change our configuration from the outside. For example in CI/CD environments it would help to use environment variables to actually change the configuration. For example setting the base URL for different environments, without the need to touch the repository
User Story
As a test engineer, I want to have the possibility to change all the config values, without doing a commit each time so that I can run different pipelines for different configurations more easily
Functional Requirements
Documentation Requirements
Test Requirements