apache/openwhisk

Update CLI scala tests to conform to best practice naming

オープン

#2,464 opened on 2017/07/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (1,177 件のフォーク)batch import
enhancementhelp wantedtesting

Repository metrics

Stars
 (6,777 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド