about summary refs log tree commit diff
path: root/context/context_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-06-09 refactor(context): Implement more explicit merging of variablesVincent Ambo1-23/+37
2018-06-09 feat(context): allow explicit variables to be defined as argumentPhillip Johnsen1-0/+22
2017-11-21 feat(license): Relicense under GPLv3Vincent Ambo1-0/+9
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