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
2020-07-29move reify-output util test to proper locationisaacs
2020-07-29test coverage and bugfix for reify-output utilisaacs
2020-07-29disable progress when --silent is setisaacs
2020-07-29refactor and test for main cli scriptisaacs
2020-07-29tests for main npm moduleisaacs
2020-07-29make ll a first-class command to make the cmd implementation easierisaacs
2020-07-29add test for output utilisaacs
2020-07-29protect against non-strings when dereferencing commandsisaacs
2020-07-29refactor and test perf.js utilisaacs
2020-07-29tests for error-message utilisaacs
2020-07-29add tests for is-windows* modulesisaacs
2020-07-29move update-notifier into separate moduleisaacs
2020-07-29module to set user-agent configisaacs
2020-07-29update dependencies, refactor config loading to asyncisaacs
2020-07-29module to delete old debug log filesisaacs
2020-07-29module to setup log settings based on configsisaacs
2020-07-29module for dereferencing aliases to canonical cmd namesisaacs
2020-07-29module to listen to process log eventsisaacs
2020-07-29Module to get project scope from prefixisaacs
2020-07-29remove some unused utils and outdated testsisaacs
2020-07-29add unit test for cmd-list moduleisaacs
2020-07-29unit test for unsupported version checkerisaacs
2020-07-28test: refactor publish testsclaudiahdz
2020-07-27test: add utils/tar.js testsclaudiahdz
2020-07-24test: refactor pack testsclaudiahdz
2020-07-23fix: more dedupe edge casesRuy Adorno
2020-07-23fix: unmet label on deduped depsRuy Adorno
2020-07-23fix: archy output dedupe label colorRuy Adorno
2020-07-23fix: better handle problemsRuy Adorno
2020-07-23fix: deduped+filter issuesRuy Adorno
2020-07-22fix: add support to global npm lsRuy Adorno
2020-07-21BREAKING: changed npm ls default to depth=0Ruy Adorno
2020-07-21BREAKING: rewrite npm lsRuy Adorno
2020-07-15test: refactor ci testsclaudiahdz
2020-07-15test: refactor install testsclaudiahdz
2020-07-14tests: refactor ls testsRuy Adorno
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08fix completion call signature in several commandsisaacs
2020-07-08rm fetch-package-metadata, refactor bugs/repo/docsisaacs
2020-07-08test: clean up prune/dedupe tests suiteclaudiahdz
2020-07-08test: refactor access testsRuy Adorno
2020-07-07test: clean prune testsclaudiahdz
2020-07-07Removes special handling of `npm test`Timo Sand
2020-07-01test: add coverage mapRuy Adorno
2020-06-15chore: remove mock-tarball in favor of pacotev10claudiahdz
2020-06-15chore: delete old all-package-metadata testsclaudiahdz
2020-06-12chore: arborist fund cmd refactorRuy Adorno
2020-05-08chore: remove figgy-pudding from cliclaudiahdz
2020-05-08version: use libnpmversionisaacs
2020-05-08fix tests for flatOptions with recent changesisaacs