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
path: root/test
AgeCommit message (Expand)Author
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26test: outdated-private: match new outdated formatRebecca Turner
2015-06-26test: update-examples update for npm@3Rebecca Turner
2015-06-26test: update-examples: add assertions to setup to track its completionRebecca Turner
2015-06-26test: shrinkwrap-empty-deps: match npm@3 empty shrinkwrapRebecca Turner
2015-06-26test: outdated: Update to expect npm@3 style outputRebecca Turner
2015-06-26test: outdated-depth: Update to expect npm@3 style outputRebecca Turner
2015-06-26test: outdated-depth-deep: Update to match npm@3 outputRebecca Turner
2015-06-26test: ls-l-depth-0: update to expect npm@3 install outputRebecca Turner
2015-06-26test: Insist that unresolved peer deps produce warningsRebecca Turner
2015-06-26test: install-scoped-already-installed match package.json name to dep nameRebecca Turner
2015-06-26test: Update install-scoped-already-installed handle npm@3 outputRebecca Turner
2015-06-26test: fix bitbucket & gitlab shortcut orderingRebecca Turner
2015-06-26test: fix verify-bundle-depsRebecca Turner
2015-06-26test: builtin-config– no-spin is no longer a thingRebecca Turner
2015-06-26test: builtin-config– add test plansRebecca Turner
2015-06-26test: fix circular-dep to look for new node_modules structureRebecca Turner
2015-06-26test: Update cache-shasum-fork to expect npm@3 outputRebecca Turner
2015-06-26test: Update gently-rm-symlink to match new install outputRebecca Turner
2015-06-26test: Make install-save-local less brittleRebecca Turner
2015-06-26shrinkwrap: Don't view missing/bad dev deps as a problem in prod mode as shri...Rebecca Turner
2015-06-26test: Fix false-name to look for new node_modules layoutRebecca Turner
2015-06-26Update dedupe test to expect new outputRebecca Turner
2015-06-26Update dedupe test to be meaningful w/ multi-stageRebecca Turner
2015-06-26Fixup optional-metadep-rollback-collision test w/ npm@3Rebecca Turner
2015-06-26Handle extra fields in ls-data-outputRebecca Turner
2015-06-26Cleanup the output array so that we don't change the API outputRebecca Turner
2015-06-26Test install results using structured outputRebecca Turner
2015-06-26Changes to `npm repo` to use normalized package data mean https for gitlabRebecca Turner
2015-06-26Uninstall output format changed, update test to matchRebecca Turner
2015-06-26Update invalid peer deps test to look for warnings instead of errorsRebecca Turner
2015-06-26Reorder test shrinkwrap to match new, consistent output orderRebecca Turner
2015-06-26view: always use arrays for versions, maintainers, etc.Kenan Yildirim
2015-06-26Add multi-stage installerRebecca Turner
2015-06-12test: Separate fs.chmodSync from fs.WriteSync using mode option for node v0.8Daijiro Wachi
2015-06-05version: set cwd for {pre,post}version scriptsAlex Wolfe
2015-06-05Added tests for pr/8463Kat Marchán
2015-06-02test: update signal string for spawn.kill()Daijiro Wachi
2015-05-21test: remove spurious outputForrest L Norvell
2015-05-21test: Use tap assertion for better diagnosticsRebecca Turner
2015-05-21version: add lifecycle scripts around the version commandDaijiro Wachi
2015-05-20error-handler: specific details for invalid namesthefourtheye
2015-05-15brings coverage on access.js from 65% to 95%Benjamin Coe
2015-05-15cache: test scoped packages + private registriesForrest L Norvell
2015-05-15cache: fix error messages for private registriesMichael Hayes
2015-05-08test: don't rebuild docs in builtin-conf testisaacs
2015-05-08Upgrade to tap v1isaacs
2015-05-08test: Use plan instead of end for 2 testsisaacs
2015-05-08test: Do not depend on remote internetisaacs
2015-05-07normalize-package-data@2.1.0Forrest L Norvell