apache/openwhisk

Update CLI scala tests to conform to best practice naming

Open

#2,464 建立於 2017年7月7日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Scala (1,177 fork)batch import
enhancementhelp wantedtesting

倉庫指標

Star
 (6,777 star)
PR 合併指標
 (平均合併 17小時 31分鐘) (30 天內合併 3 個 PR)

描述

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.

貢獻者指南