about summary refs log tree commit diff
path: root/context/context_test.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-13 feat context: Allow overriding resource set pathsVincent Ambo1-0/+68
2017-07-03 feat context: Add ability to import extra variables from filesVincent Ambo1-0/+44
2017-04-04 fix test: Assert variable override orderVincent Ambo1-0/+5
2017-04-04 feat context: Support resource set default valuesVincent Ambo1-0/+14
2017-02-20 style: Apply go fmtVincent Ambo1-2/+2
2017-02-14 feat ctx: Let sub-resource-sets inherit vars from parentVincent Ambo1-0/+59
2017-02-08 feat context: Add deserialisation testsVincent Ambo1-0/+83