aboutsummaryrefslogtreecommitdiff
path: root/test/getOptions.js
AgeCommit message (Collapse)AuthorFilesLines
2013-11-14Massive expansion of test coverage: 100% of detectLocalGit + numerous ↵Christophe Porteneuve1-0/+187
missing lines in other files
2013-09-06Added getBaseOptions export to index.jsMatthew J. Morrison1-3/+3
2013-09-06export both getOptions and getBaseOptions from getOptions.jsMatthew J. Morrison1-69/+133
Also updated index.js to prevent any breaking API changes and added tests around both getOptions and getBaseOptions.
2013-08-24removed exec-sync. version 2.2.0 candidateGregg Caines1-43/+71
2013-07-26fetch git data from command line gitGabe Hayes1-2/+4
- added exec-sync package to execute git commands - if a proper git hash is not passed, falls back to default values
2013-07-25add tests for circleci integrationGabe Hayes1-2/+18
2013-06-22better jenkins support. better git object population.cainus1-3/+25
2013-06-22improved testing.cainus1-1/+25
2013-06-08add some tests. version bump to 2.0.13.cainus1-0/+17