apache/openwhisk

Update CLI scala tests to conform to best practice naming

Open

#2,464 创建于 2017年7月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Scala (6,777 star) (1,177 fork)batch import
enhancementhelp wantedtesting

描述

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.

贡献者指南

Update CLI scala tests to conform to best practice naming · apache/openwhisk#2464 | Good First Issue