mdeuser commented on a change in pull request #2966: WIP: Path parameter 
support for API GW
URL: 
https://github.com/apache/incubator-openwhisk/pull/2966#discussion_r161612582
 
 

 ##########
 File path: tests/src/test/scala/whisk/core/cli/test/ApiGwRestTests.scala
 ##########
 @@ -245,4 +248,48 @@ class ApiGwRestTests extends ApiGwTests {
     rr.stderr should include("A valid auth key is required")
   }
 
+  behavior of "Wsk rest api creation with path parameters with swagger"
 
 Review comment:
   @jessealva Since path parameter testing is common to RESTful and CLI based 
testing, this test may be defined in ApiGwTests.scala and automatically carried 
forward into the REST and CLI extensions of th ApiGwTests class.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to