Core/test/config
Abel Hoogeveen 0014c2d9f6
Added config layers.
Configs are now layered on top of each other. If a config file is found in multiple directories, they are merged together. Higher fields will override lower fields. This way, if one field is missing in a higher priority file, the lower priority can still be used.
2021-11-30 00:22:58 +01:00
..
TestConfigWithEnvironment Implemented a unit test for loading environment variables through config files. 2020-05-15 19:17:59 +02:00
TestCumulativeConfigFile Added config layers. 2021-11-30 00:22:58 +01:00
TestLoadConfigIntercept Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
TestLoadConfigOverride Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
TestLoadConfigWithAltDirectory/SubDirectory Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
TestSameConfigObject Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00