You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/05/03 16:28:36 UTC

[GitHub] [incubator-openwhisk-cli] dubee commented on a change in pull request #438: Update tests to react to provide-api-key toggle

dubee commented on a change in pull request #438: Update tests to react to provide-api-key toggle
URL: https://github.com/apache/incubator-openwhisk-cli/pull/438#discussion_r280842714
 
 

 ##########
 File path: tests/src/test/scala/org/apache/openwhisk/core/cli/test/WskCliBasicUsageTests.scala
 ##########
 @@ -1183,6 +1188,60 @@ class WskCliBasicUsageTests extends TestHelpers with WskTestHelpers {
       .stderr should include("Cannot save action sequences")
   }
 
+  it should "create an action, and get its individual fields" in withAssetCleaner(wskprops) {
 
 Review comment:
   This test was moved here so that it can access the protected `Parameters` functionality. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services