As of around nodejs/node#3599, make test-npm works even without node or npm in the PATH.
npm's legacy tests still require internet, but as a first step, I suggest we disable those and run the tests that don't require internet. (The tap tests I believe.)
The windows tests are apparently in pretty bad shape last I heard, so I recommend we start with OS X and then Linux.
cc @othiym23, @zkat, @iarna, @jasnell?
As of around nodejs/node#3599,
make test-npmworks even withoutnodeornpmin thePATH.npm's legacy tests still require internet, but as a first step, I suggest we disable those and run the tests that don't require internet. (The
taptests I believe.)The windows tests are apparently in pretty bad shape last I heard, so I recommend we start with OS X and then Linux.
cc @othiym23, @zkat, @iarna, @jasnell?