apache / apache/openwhisk-wskdeploy
Unit Test - cmd package
Open
priority: low
tests: unit
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Determine a list of go files and functions in those files for which we can write unit tests, create one test file per go file
Go files under [cmd](https://github.com/apache/incubator-openwhisk-wskdeploy/tree/master/cmd) package:
```
add.go
init.go
publish.go
report.go
root.go
undeploy.go
version.go
```
Contributor guide
Assessment
This issue has not been assessed yet.