aboutsummaryrefslogtreecommitdiff
path: root/test/fetchGitData.js
AgeCommit message (Collapse)AuthorFilesLines
2016-07-12Update CI, vulnerability checking, and dependencies.Adam Moss1-4/+4
2014-02-12Fix fetchGitData testsGerard Escalante1-0/+3
Restored process.env "cleanup", but make sure to preserve PATH so Windows doesn't freak out trying to find git
2014-02-11Windows compat fixesGerard Escalante1-3/+0
Changed usage of '/' as root dir. Stopped tests from wiping out environment.
2013-11-14Massive expansion of test coverage: 100% of detectLocalGit + numerous ↵Christophe Porteneuve1-0/+6
missing lines in other files
2013-08-24removed exec-sync. version 2.2.0 candidateGregg Caines1-98/+114
2013-07-30fixed testGabe Hayes1-1/+1
2013-07-30fixed testGabe Hayes1-3/+0
2013-07-30fixed git testGabe Hayes1-10/+9
2013-07-29remove git execution test for nowGabe Hayes1-1/+1
2013-07-29remove git execution test for nowGabe Hayes1-1/+1
2013-07-29use getOptions method to fetch commit dataGabe Hayes1-31/+4
2013-07-29added full test coverage on fetchGitDataGabe Hayes1-1/+93
2013-07-27tests for fetchGitDataGabe Hayes1-0/+99