hashgraph / hashgraph/solo-weaver
Implement integration tests for setup_metrics_server step
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
The new DeployMetricsServer workflow and installMetricsServer step lack test coverage. Given that similar workflow steps in the codebase have comprehensive integration tests (e.g., step_cilium_it_test.go, step_helm_it_test.go), the metrics server step should also have tests covering: fresh installation, already installed (idempotency), rollback scenarios, and failure cases.
_Originally posted by @Copilot in https://github.com/hashgraph/solo-weaver/pull/285#discussion_r2636868903_
Contributor guide
Assessment
This issue has not been assessed yet.