summaryrefslogtreecommitdiff
path: root/config/common_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-1/+1
2018-11-16Fix entrypoint merge behaviorTyler Cipriani1-0/+9
2018-10-01Remove support for `sharedvolume` configurationDan Duvall1-3/+0
2018-08-14Bump Blubber config version to v3Dan Duvall1-1/+1
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-1/+1
2018-05-20Bump config version to v2Dan Duvall1-1/+1
2018-04-05Refactor validation tests without YAML parsingDan Duvall1-13/+10
2018-04-05Introduce strict/versioned config parsingDan Duvall1-0/+4
2017-11-07Validate configuration after unmarshallingDan Duvall1-0/+32
2017-09-14Switch to github import path for testifyDan Duvall1-1/+1
2017-09-14Use import paths without `.git` suffixDan Duvall1-1/+1
2017-09-07Define `NODE_ENV` and always define `NODE_PATH`Dan Duvall1-3/+0
2017-07-12Broaden base test coverageDan Duvall1-0/+33