Skip to content

ci: fix formatting (#670) #316

ci: fix formatting (#670)

ci: fix formatting (#670) #316

GitHub Actions / Unit Test Results - Windows succeeded Oct 11, 2024 in 0s

All 112 tests pass in 21s

  1 files  ±0   40 suites  ±0   21s ⏱️ ±0s
112 tests ±0  112 ✅ ±0  0 💤 ±0  0 ❌ ±0 
124 runs  ±0  124 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 94a8e86. ± Comparison against earlier commit c81b3b4.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

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

112 tests found

There are 112 tests, see "Raw output" for the full list of tests.
Raw output
command definition should return a valid command def ‑ InitCommand methods command definition should return a valid command def
config file match: chartDirectory is empty ‑ ConfigManager load a cached config file config file match: chartDirectory is empty
config file match: clusterName=kind-kind ‑ ConfigManager load a cached config file config file match: clusterName=kind-kind
config file match: deployCertManager=false ‑ ConfigManager load a cached config file config file match: deployCertManager=false
config file match: deployCertManagerCrds=false ‑ ConfigManager load a cached config file config file match: deployCertManagerCrds=false
config file match: deployMinio=false ‑ ConfigManager load a cached config file config file match: deployMinio=false
config file match: deployPrometheusStack=false ‑ ConfigManager load a cached config file config file match: deployPrometheusStack=false
config file match: dev=false ‑ ConfigManager load a cached config file config file match: dev=false
config file match: namespace=solo-user ‑ ConfigManager load a cached config file config file match: namespace=solo-user
config file takes precedence over empty cluster name ‑ ConfigManager handle argv overrides config file takes precedence over empty cluster name
config file takes precedence over empty namespace ‑ ConfigManager handle argv overrides config file takes precedence over empty namespace
getConfig tracks property usage ‑ BaseCommand runShell getConfig tracks property usage
init execution should succeed ‑ InitCommand commands init execution should succeed
not set, it should be undefined ‑ ConfigManager load a cached config file not set, it should be undefined
override config using argv ‑ ConfigManager handle argv overrides override config using argv
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 check when helm is installed ‑ HelmDependencyManager should be able to check when helm is installed
should be able to check when helm not installed ‑ HelmDependencyManager should be able to check when helm not installed
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 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 log at correct severity ‑ Logging should log at correct severity
should parse node aliases for input ‑ Helpers should parse node aliases for input
should persist config ‑ ConfigManager should persist config
should return false if source URL is invalid ‑ PackageDownloader urlExists should return false if source URL is invalid
should return helm version ‑ HelmDependencyManager should return helm version
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 succeed during helm dependency check ‑ DependencyManager checkDependency should succeed during helm dependency check
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 cached config as the second preference ‑ ConfigManager should apply precedence should take cached config as the second preference
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 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 downloader is not provided ‑ NodeCommand unit tests constructor error handling should throw an error if downloader is not provided
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 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