tvl-depot/context/testdata
Vincent Ambo b33c353233 refactor(context): Implement more explicit merging of variables
The hierarchy for loading variables was previously not expressed
explicitly.

This commit refactors the logic for merging variables to explicitly
set the different layers of variables as values on the context object
and merge them for each resource set in `mergeContextValues`.
2018-06-09 19:16:23 +02:00
..
default feat context: Support resource set default values 2017-04-04 20:06:15 +02:00
collections-test.yaml feat context: Add deserialisation tests 2017-02-08 22:12:34 +01:00
default-loading.yaml feat context: Support resource set default values 2017-04-04 20:06:15 +02:00
explicit-path.yaml feat context: Allow overriding resource set paths 2017-07-13 16:07:08 +02:00
explicit-subresource-path.yaml feat context: Allow overriding resource set paths 2017-07-13 16:07:08 +02:00
flat-test.yaml feat context: Add deserialisation tests 2017-02-08 22:12:34 +01:00
import-vars-override.yaml refactor(context): Implement more explicit merging of variables 2018-06-09 19:16:23 +02:00
import-vars-simple.yaml feat context: Add ability to import extra variables from files 2017-07-03 14:27:48 +02:00
parent-variable-override.yaml feat ctx: Let sub-resource-sets inherit vars from parent 2017-02-14 19:12:53 +01:00
parent-variables.yaml feat ctx: Let sub-resource-sets inherit vars from parent 2017-02-14 19:12:53 +01:00
test-vars-override.yaml feat context: Add ability to import extra variables from files 2017-07-03 14:27:48 +02:00
test-vars.yaml feat context: Add ability to import extra variables from files 2017-07-03 14:27:48 +02:00