You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/17 00:38:01 UTC

[GitHub] pritidesai opened a new issue #361: Refactor yamlparser_test.go

pritidesai opened a new issue #361: Refactor yamlparser_test.go
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/361
 
 
   [yamlparser_test.go](https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/parsers/yamlparser_test.go) has test cases involving manifest and deployment files. Classify those test cases and move them to manifest_parser_test.go if its manifest related test case and deployment_parser_test.go if its deployment related test case. Keep test case which involves both manifest and deployment files. 
 
----------------------------------------------------------------
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