daisy-ycguo opened a new issue #439: Add use case test for api-gateway URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/439 There is only one test to test api gateway, which tests below manifest file: ``` package: name: whiskbot version: 1.0 license: Apache-2.0 actions: fire: function: actions/fire/index.js inputs: triggerName: trgger1 type: string exposedUrl: post/whiskbot/slack-event/ ``` I think we should add use case tests for api gateway function, to make sure both full grammar and simplified grammar are supported. ---------------------------------------------------------------- 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
