This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
test: cmd/cli/* cobra flags #3417
Labels
area/tests
Related to tests
good first issue
Good for newcomers
kind/research-required
Requires further research to make progress
size/XS
1 day
Milestone
All commands that have cobra flags show up as not having test coverage for those lines of code. It would help to investigate whether this is testable and, if so, test flags for the following:
cmd/cli/install.go
cmd/cli/mesh_upgrade.go
cmd/cli/uninstall.go
cmd/cli/proxy_get.go
cmd/cli/dashboard.go
cmd/cli/namespace_add.go
cmd/cli/mesh_list.go
cmd/cli/metrics_disable.go
cmd/cli/metrics_enable.go
cmd/cli/namespace_list.go
cmd/cli/namespace_remove.go
cmd/cli/osm.go:
If it is not possible, please comment why and feel free to close this issue.
For example:
The text was updated successfully, but these errors were encountered: