Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09test: add common.makeGitRepo for DRYnessForrest L Norvell
2015-04-08test: monkeypatch setImmediate globally for nockForrest L Norvell
2015-02-27test: override globalconfig setting for testForrest L Norvell
2015-02-13config: ensure etc dir exists before writing to itJordan Harband
2015-02-06make tests independent of user configurationForrest L Norvell
2014-11-14test: Handle npm_config_cache betterisaacs
2014-10-31use new npm-registry-client APIForrest L Norvell
2014-10-04added npm cache cleanup scriptChris Meyers
2014-10-04Fixed lint issues.Chris Meyers
2014-10-04tests run with no system-wide side effectsChris Meyers
2014-07-02opportunistic lintingForrest L Norvell
2014-04-30test: simplify common.run() to common.npm()isaacs
2014-04-29bump tap dep, make tests stderr a bit quieterisaacs
2014-04-18Fix startstop test.Domenic Denicola
2014-04-18Don't return 0 exit code on invalid commandEvan Lucas
2014-04-18Factor test-helper out of testsRobert Kowalski
2013-11-14test: use central config for port & addressRobert Kowalski