Skip to content

chore(deps-dev): bump typedoc from 0.26.11 to 0.27.0 (#886) #1007

chore(deps-dev): bump typedoc from 0.26.11 to 0.27.0 (#886)

chore(deps-dev): bump typedoc from 0.26.11 to 0.27.0 (#886) #1007

GitHub Actions / Unit Test Results - Linux succeeded Nov 27, 2024 in 0s

All 109 tests pass in 3s

  1 files  ±0   36 suites  ±0   3s ⏱️ ±0s
109 tests ±0  109 ✅ ±0  0 💤 ±0  0 ❌ ±0 
118 runs  ±0  118 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 7d8537b. ± Comparison against earlier commit 3718c43.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results - Linux

109 tests found

There are 109 tests, see "Raw output" for the full list of tests.
Raw output
getConfig tracks property usage ‑ BaseCommand runShell getConfig tracks property usage
prepareValuesForSoloChart should set the value of a key to the contents of a file ‑ ProfileManager determine chart values for a profile prepareValuesForSoloChart should set the value of a key to the contents of a file
should be able to load a profile file ‑ ProfileManager should be able to load a profile file
should be able to load version from package json ‑ Helpers should be able to load version from package json
should clone array for input ‑ Helpers should clone array for input
should construct correct DataValidationError ‑ Errors should construct correct DataValidationError
should construct correct IllegalArgumentError ‑ Errors should construct correct IllegalArgumentError
should construct correct MissingArgumentError ‑ Errors should construct correct MissingArgumentError
should construct correct ResourceNotFoundError ‑ Errors should construct correct ResourceNotFoundError
should construct correct SoloError ‑ Errors should construct correct SoloError
should determine Solo chart values [profile = test] ‑ ProfileManager determine chart values for a profile should determine Solo chart values [profile = test]
should determine hedera-explorer chart values [profile = test] ‑ ProfileManager determine chart values for a profile should determine hedera-explorer chart values [profile = test]
should determine mirror-node chart values [profile = test] ‑ ProfileManager determine chart values for a profile should determine mirror-node chart values [profile = test]
should determine root-image for Hedera platform version ‑ Helpers should determine root-image for Hedera platform version
should determine rpc-relay chart values [profile = test] ‑ ProfileManager determine chart values for a profile should determine rpc-relay chart values [profile = test]
should fail during invalid dependency check ‑ DependencyManager checkDependency should fail during invalid dependency check
should fail during invalid program check ‑ BaseCommand runShell should fail during invalid program check
should fail for a directory ‑ Zippy untar should fail for a directory
should fail for a directory ‑ Zippy unzip should fail for a directory
should fail for a non-tar file ‑ Zippy untar should fail for a non-tar file
should fail for a non-zip file ‑ Zippy unzip should fail for a non-zip file
should fail for invalid path ‑ PackageInstaller validatePlatformReleaseDir should fail for invalid path
should fail for missing path ‑ PackageInstaller validatePlatformReleaseDir should fail for missing path
should fail for missing pod name ‑ PackageInstaller extractPlatform should fail for missing pod name
should fail for missing podName ‑ PackageInstaller copyGossipKeys should fail for missing podName
should fail for missing stagingDir path ‑ PackageInstaller copyGossipKeys should fail for missing stagingDir path
should fail for missing tag ‑ PackageInstaller extractPlatform should fail for missing tag
should fail if destination directory is null ‑ PackageDownloader fetchPlatform should fail if destination directory is null
should fail if destination file is missing ‑ Zippy untar should fail if destination file is missing
should fail if destination file is missing ‑ Zippy unzip should fail if destination file is missing
should fail if destination path is missing ‑ PackageDownloader fetchFile should fail if destination path is missing
should fail if directory does not have data/app directory is empty ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/app directory is empty
should fail if directory does not have data/apps directory is empty ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/apps directory is empty
should fail if directory does not have data/apps directory ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/apps directory
should fail if directory does not have data/libs directory ‑ PackageInstaller validatePlatformReleaseDir should fail if directory does not have data/libs directory
should fail if platform release artifact is not found ‑ PackageDownloader fetchPlatform should fail if platform release artifact is not found
should fail if platform release tag is invalid ‑ PackageDownloader fetchPlatform should fail if platform release tag is invalid
should fail if platform release tag is missing ‑ PackageDownloader fetchPlatform should fail if platform release tag is missing
should fail if source URL is missing ‑ PackageDownloader fetchFile should fail if source URL is missing
should fail if source file is invalid ‑ Zippy untar should fail if source file is invalid
should fail if source file is invalid ‑ Zippy unzip should fail if source file is invalid
should fail if source file is missing ‑ Zippy untar should fail if source file is missing
should fail if source file is missing ‑ Zippy unzip should fail if source file is missing
should fail when destPath does not exist ‑ ProfileManager prepareConfigText should fail when destPath does not exist
should fail when no nodeAliases ‑ ProfileManager prepareConfigText should fail when no nodeAliases
should fail when no releaseTag is provided ‑ ProfileManager prepareConfigText should fail when no releaseTag is provided
should fail with a malformed URL ‑ PackageDownloader fetchFile should fail with a malformed URL
should fail with an invalid URL ‑ PackageDownloader fetchFile should fail with an invalid URL
should generate TLS key ‑ KeyManager should generate TLS key
should generate signing key ‑ KeyManager should generate signing key
should get current deployment ‑ LocalConfig should get current deployment
should load config from file ‑ LocalConfig should load config from file
should log at correct severity ‑ Logging should log at correct severity
should not set an invalid email as user email address ‑ LocalConfig should not set an invalid email as user email address
should not set invalid context mappings ‑ LocalConfig should not set invalid context mappings
should not set invalid deployments ‑ LocalConfig should not set invalid deployments
should not set invalid or non-existent current deployment ‑ LocalConfig should not set invalid or non-existent current deployment
should parse node aliases for input ‑ Helpers should parse node aliases for input
should return false if source URL is invalid ‑ PackageDownloader urlExists should return false if source URL is invalid
should return true if source URL is valid ‑ PackageDownloader urlExists should return true if source URL is valid
should run command ‑ ShellRunner should run command
should run helm dependency ‑ Helm platform specific tests Helm on darwin platform should run helm dependency
should run helm dependency ‑ Helm platform specific tests Helm on linux platform should run helm dependency
should run helm dependency ‑ Helm platform specific tests Helm on windows platform should run helm dependency
should run helm install ‑ Helm platform specific tests Helm on darwin platform should run helm install
should run helm install ‑ Helm platform specific tests Helm on linux platform should run helm install
should run helm install ‑ Helm platform specific tests Helm on windows platform should run helm install
should run helm list ‑ Helm platform specific tests Helm on darwin platform should run helm list
should run helm list ‑ Helm platform specific tests Helm on linux platform should run helm list
should run helm list ‑ Helm platform specific tests Helm on windows platform should run helm list
should run helm repo ‑ Helm platform specific tests Helm on darwin platform should run helm repo
should run helm repo ‑ Helm platform specific tests Helm on linux platform should run helm repo
should run helm repo ‑ Helm platform specific tests Helm on windows platform should run helm repo
should run helm uninstall ‑ Helm platform specific tests Helm on darwin platform should run helm uninstall
should run helm uninstall ‑ Helm platform specific tests Helm on linux platform should run helm uninstall
should run helm uninstall ‑ Helm platform specific tests Helm on windows platform should run helm uninstall
should run helm upgrade ‑ Helm platform specific tests Helm on darwin platform should run helm upgrade
should run helm upgrade ‑ Helm platform specific tests Helm on linux platform should run helm upgrade
should run helm upgrade ‑ Helm platform specific tests Helm on windows platform should run helm upgrade
should set current deployment ‑ LocalConfig should set current deployment
should set deployments ‑ LocalConfig should set deployments
should set user email address ‑ LocalConfig should set user email address
should succeed during valid program check ‑ BaseCommand runShell should succeed during valid program check
should succeed for valid inputs ‑ Zippy untar should succeed for valid inputs
should succeed for valid inputs ‑ Zippy unzip should succeed for valid inputs
should succeed with a valid release artifact URL ‑ PackageDownloader fetchFile should succeed with a valid release artifact URL
should succeed with non-empty data/apps and data/libs directory ‑ PackageInstaller validatePlatformReleaseDir should succeed with non-empty data/apps and data/libs directory
should take default as the last preference ‑ ConfigManager should apply precedence should take default as the last preference
should take user input as the first preference ‑ ConfigManager should apply precedence should take user input as the first preference
should throw a validation error if currentDeploymentName format is not correct ‑ LocalConfig should throw a validation error if currentDeploymentName format is not correct
should throw a validation error if deployments format is not correct ‑ LocalConfig should throw a validation error if deployments format is not correct
should throw a validation error if the config file is not a valid LocalConfig ‑ LocalConfig should throw a validation error if the config file is not a valid LocalConfig
should throw a validation error if userEmailAddress is not a valid email ‑ LocalConfig should throw a validation error if userEmailAddress is not a valid email
should throw an error if accountManager is not provided ‑ NodeCommand unit tests constructor error handling should throw an error if accountManager is not provided
should throw an error if file path is not set ‑ LocalConfig should throw an error if file path is not set
should throw an error if keyManager is not provided ‑ NodeCommand unit tests constructor error handling should throw an error if keyManager is not provided
should throw an error if platformInstaller is not provided ‑ NodeCommand unit tests constructor error handling should throw an error if platformInstaller is not provided
should throw error for missing profile file ‑ ProfileManager should throw error for missing profile file
should throw if and error if nodeAlias is not provided ‑ Certificate Manager should throw if and error if nodeAlias is not provided
should throw if and error if path is not provided ‑ Certificate Manager should throw if and error if path is not provided
should throw if and error if type is not valid ‑ Certificate Manager should throw if and error if type is not valid
should update boolean flag value ‑ ConfigManager update values using argv should update boolean flag value
should update number flag value ‑ ConfigManager update values using argv should update number flag value
should update string flag value ‑ ConfigManager update values using argv should update string flag value
should write and return the path to the config.txt file ‑ ProfileManager prepareConfigText should write and return the path to the config.txt file
waitForPodConditions with first time failure, later success ‑ K8 Unit Tests waitForPodConditions with first time failure, later success
waitForPodConditions with no conditions ‑ K8 Unit Tests waitForPodConditions with no conditions
waitForPodConditions with partial pod data ‑ K8 Unit Tests waitForPodConditions with partial pod data
waitForPods with first time failure, later success ‑ K8 Unit Tests waitForPods with first time failure, later success