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
2017-05-26tests: Filter run-script envRebecca Turner
2017-05-26common-tap: Make common.npm support returning promsiesRebecca Turner
2017-05-26common-tap: Make environment objects immutableRebecca Turner
2017-05-26fix(tests): getting test suite working againKat Marchán
2017-02-24metrics: Default reporting metrics to default registryRebecca Turner
2017-01-04common-tap: Disable metric sending for test suiteRebecca Turner
2016-10-20test: Add test to ensure CI header is being sent when env is setRebecca Turner
2016-07-07run-script: only prepend node dir to PATH if not already in PATHSergey Simonchik
2016-05-04test: fix Windows-specific test issuesRebecca Turner
2016-05-04common-tap: Factor out exec path escapingRebecca Turner
2016-05-04src: Refactor windows detection out into lib functionsRebecca Turner
2016-01-21common-tap: Suppress warnings about pre-release node versionsRebecca Turner
2015-12-18src: always install in npm in legacy modeForrest L Norvell
2015-12-12common-tap: Don't include the progress bar in test outputRebecca Turner
2015-10-22src: Update formatting to be compatible with standard@5Sebastiaan Deckers
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