chore(deps): update dependency @types/node to v20.17.6 #508
GitHub Actions / JEST Tests
succeeded
Nov 3, 2024 in 0s
12 passed, 0 failed and 0 skipped
β Β 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
Loading