pritidesai opened a new issue #336: Unit Test - whiskclient.go
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/336
 
 
   Add unit tests to validate methods under deployers package which are defined 
in 
[whiskclient.go](https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/deployers/whiskclient.go).
   
   All unit tests should go in whiskclient_test.go under 
[deployers/](https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/deployers)
   
   ```
   func NewWhiskClient(proppath string, deploymentPath string, isInteractive 
bool) (*whisk.Client, *whisk.Config) {
   ...
   }
   ```
 
----------------------------------------------------------------
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