summaryrefslogtreecommitdiff
path: root/config/node_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-1/+1
2018-09-17Install `node_modules` to application directoryDan Duvall1-13/+5
2018-08-14Bump Blubber config version to v3Dan Duvall1-1/+1
2018-08-14Refactor builder to support file requirements and run pre-installDan Duvall1-2/+2
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-2/+2
2018-05-20Bump config version to v2Dan Duvall1-1/+1
2018-05-20Refactor config for node app dependenciesDan Duvall1-14/+16
2018-04-05Refactor validation tests without YAML parsingDan Duvall1-12/+8
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-2/+2
2017-09-07Add shared lib node module bins to PATHDan Duvall1-0/+3
2017-09-07Define `NODE_ENV` and always define `NODE_PATH`Dan Duvall1-0/+155