mrutkows commented on issue #749: Fix deprecated test cases that use "package" to use "packages" URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/749#issuecomment-367557056 The original PR now includes unit tests fixed/rewritten for "packages" including: manifest_parser_test.go: TestUnmarshalForHelloWithParams manifest_parser_test.go: TestUnmarshalForMissingPackage manifest_parser_test.go: TestComposeActionsForInvalidWebActions manifest_parser_test.go: TestComposePackage manifest_parser_test.go: TestComposeTriggers manifest_parser_test.go: TestComposeRules manifest_parser_test.go: TestComposeDependencies manifest_parser_test.go: TestBadYAMLInvalidPackageKeyInManifest (basically all in unit tests in manifest_parser_test.go) The remaining tests listed above still need to be fixed/rewritten.
---------------------------------------------------------------- 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
