corepack/tests
Maël Nison 9bee415081
feat: add support for rangeless commands (#338)
This diff makes it possible to run the CLI commands without an explicit range, in which case we use an implicit `*`, e.g.: `corepack install -g yarn`.
2023-12-29 13:00:38 +01:00
..
nock feat: add support for rangeless commands (#338) 2023-12-29 13:00:38 +01:00
Disable.test.ts chore(deps): upgrade all npm dependencies (#266) 2023-05-19 09:37:31 +00:00
Enable.test.ts chore(deps): upgrade all npm dependencies (#266) 2023-05-19 09:37:31 +00:00
Up.test.ts Refactoring of the CLI interface (#291) 2023-08-28 22:01:48 +02:00
Use.test.ts Refactoring of the CLI interface (#291) 2023-08-28 22:01:48 +02:00
_binHelpers.ts chore: update dependencies, remove unused ones (#100) 2022-05-15 10:35:13 +02:00
_runCli.ts fix!: add `"exports"` to the `package.json` (#239) 2023-02-23 10:15:20 +01:00
httpUtils.test.ts feat: add support for HTTP redirect (#341) 2023-12-29 12:15:57 +01:00
main.test.ts feat: add support for rangeless commands (#338) 2023-12-29 13:00:38 +01:00
npmRegistryUtils.test.ts chore(deps): upgrade all npm dependencies (#266) 2023-05-19 09:37:31 +00:00
recordRequests.js chore: fix linting (#223) 2023-01-04 13:15:07 +01:00
setupTests.js chore: update test to handle case when env var is set (#304) 2023-09-04 17:09:55 +02:00