apache/openwhisk

Update CLI scala tests to conform to best practice naming

開放

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

 (0 則留言) (0 個反應) (0 位負責人)Scala (1,177 個分叉)batch import
enhancementhelp wantedtesting

倉庫指標

星標
 (6,777 顆星)
PR 合併指標
 (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.

貢獻者指南