Skip to content

chore(deps): update dependency @types/node to v20.17.6 #222

chore(deps): update dependency @types/node to v20.17.6

chore(deps): update dependency @types/node to v20.17.6 #222

GitHub Actions / JEST Tests succeeded Nov 24, 2024 in 0s

12 passed, 0 failed and 0 skipped

Tests passed successfully

✅ reports/jest-junit.xml

12 tests were completed in 6s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests/main.test.ts 4✅ 5s
tests/octopusCLIVersionFetcher.test.ts 8✅ 4s

✅ tests/main.test.ts

installer
  ✅ fails to acquire a version of Octopus CLI
  ✅ acquires version 0.5.* of Octopus CLI
  ✅ acquires latest version of Octopus CLI
  ✅ acquires latest version of Octopus CLI

✅ tests/octopusCLIVersionFetcher.test.ts

OctopusCLIVersionFetcher tests
  ✅ Gets latest
  ✅ Fixed returns fixed version
  ✅ When version no exists
  ✅ Get latest minor
  ✅ Get latest patch
  ✅ When version spec if invalid
  ✅ Get latest major
  ✅ Get latest not pre-release