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 2017/10/23 15:46:24 UTC

[GitHub] houshengbo commented on a change in pull request #2621: Replace the test cases of action and package with REST implementation

houshengbo commented on a change in pull request #2621: Replace the test cases of action and package with REST implementation
URL: https://github.com/apache/incubator-openwhisk/pull/2621#discussion_r146309883
 
 

 ##########
 File path: tests/src/test/scala/system/basic/WskActionTests.scala
 ##########
 @@ -267,16 +269,6 @@ class WskActionTests extends TestHelpers with WskTestHelpers with JsHelpers {
     }
   }
 
-  it should "reject an invoke with the wrong parameters set" in withAssetCleaner(wskprops) { (wp, assetHelper) =>
 
 Review comment:
   This test is testing the CLI, so it will be moved to the repo of cli to test CLI. We do not need to have a REST counterpart to test, because it is an cli only functionality as "invoke with the wrong parameters".

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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