apache/openwhisk

Update CLI scala tests to conform to best practice naming

Open

#2464 aperta il 7 lug 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Scala (1177 fork)batch import
enhancementhelp wantedtesting

Metriche repository

Star
 (6777 star)
Metriche merge PR
 (Merge medio 17h 31m) (3 PR mergiate in 30 g)

Descrizione

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.

Guida contributor