Skip to content

tools: make test-npm work without global npm - #1926

Merged
Fishrock123 merged 1 commit into
nodejs:masterfrom
Fishrock123:allow-test-npm-without-installed-npm
Jun 17, 2015
Merged

tools: make test-npm work without global npm#1926
Fishrock123 merged 1 commit into
nodejs:masterfrom
Fishrock123:allow-test-npm-without-installed-npm

Conversation

@Fishrock123

Copy link
Copy Markdown
Contributor

Calling the tests independently removes the dependancy on npm internally trying to call npm run-script for test-all.

R= @othiym23 / @mhdawson?

@Fishrock123Fishrock123 added test Issues and PRs related to the tests. npm Issues and PRs related to the npm client dependency or the npm registry. labels Jun 9, 2015
@Fishrock123

Copy link
Copy Markdown
ContributorAuthor

cc @nodejs/build

@rvagg

Copy link
Copy Markdown
Member

lgtm if you're confirming it works

@Fishrock123

Copy link
Copy Markdown
ContributorAuthor

It does definitely work, and also without a global npm.

@mhdawson

Copy link
Copy Markdown
Member

Futher discussion at nodejs/node-v0.x-archive#25294
PR-URL: nodejs#1926
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@Fishrock123
Fishrock123force-pushed the allow-test-npm-without-installed-npm branch from ef5c9c3 to 91dfb5eCompareJune 17, 2015 16:28
@Fishrock123
Fishrock123 merged commit 91dfb5e into nodejs:masterJun 17, 2015
@Fishrock123

Copy link
Copy Markdown
ContributorAuthor

Thanks!

@rvaggrvagg mentioned this pull request Jun 18, 2015
@mhdawsonmhdawson mentioned this pull request Apr 15, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npmIssues and PRs related to the npm client dependency or the npm registry.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Fishrock123@rvagg@mhdawson