apache/openwhisk

Update CLI scala tests to conform to best practice naming

Open

#2,464 opened on 2017年7月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Scala (1,177 forks)batch import
enhancementhelp wantedtesting

Repository metrics

Stars
 (6,777 stars)
PR merge metrics
 (平均マージ 17h 31m) (30d で 3 merged PRs)

説明

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.

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