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