Commit Graph

5 Commits

Author SHA1 Message Date
Steven cc33de0a5a
chore: update test to handle case when env var is set (#304)
* chore: update test to handle case when env var is set

- Fixes https://github.com/nodejs/corepack/issues/303

* revert

* delete env vars in setupTests.js

* remove newline
2023-09-04 17:09:55 +02:00
Antoine du Hamel c0df287a57
chore: reduce test flakiness (#168) 2022-09-01 11:44:17 +02:00
Maël Nison 31dce75d0f
Makes the tests stable (#60)
* Makes the tests stable

* Removes debug
2021-10-06 11:21:40 +02:00
Maël Nison 0d6262057c Makes the enable shims point to the dist entries, not the shims 2020-10-07 17:46:17 +02:00
Maël Nison 6f8c086b99
Windows CI (#21)
* Update ci.yml

* Implements ls-remote without spawning the git binary

* Implements enable/disable for Windows

* Triggers CI

* Mocks HTTP calls

* Fixes the shell on Windows

* Increases the timeout, thanks Windows
2020-10-03 21:18:23 +02:00