-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
Description
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.