Update CLI scala tests to conform to best practice naming
Open
enhancement
help wanted
testing
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
Scala naming best practice reference: http://docs.scala-lang.org/style/naming-conventions.html
Existing wsk CLI scala tests are not consistent in the use of camel case labels. Also avoid underscores (_) in labels.
Contributor guide
Assessment
This issue has not been assessed yet.