tvl-depot/context/testdata
Vincent Ambo 6d8214bfc8 test(context): Introduce an explicit value merging test
Introduces a test which will merge variables defined at every possible
layer together and ensure that the loaded context configuration is as
expected.

The test data provides an actual resource set template that can be
tested locally from a kontemplate source checkout:

    kontemplate template context/testdata/merging/context.yaml --var cliVar=cliVar
2018-06-26 21:06:38 +02:00
..
default feat context: Support resource set default values 2017-04-04 20:06:15 +02:00
merging test(context): Introduce an explicit value merging test 2018-06-26 21:06:38 +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-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