dubeejw commented on a change in pull request #2326: (Review) Alphabetize
URL:
https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r124098715
##########
File path: tests/src/test/scala/system/basic/WskBasicTests.scala
##########
@@ -210,6 +210,35 @@ class WskBasicTests
stderr should include regex (s"""Unable to get package '$name': The
requested resource does not exist. \\(code \\d+\\)""")
}
+ it should "return a list of alphabetized packages" in
withAssetCleaner(wskprops) {
Review comment:
See:
https://github.com/apache/incubator-openwhisk/blob/master/tests/src/test/scala/whisk/core/cli/test/WskBasicUsageTests.scala#L1031
----------------------------------------------------------------
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