bpoole16 commented on a change in pull request #2491: Limit length of HTTP body
displayed when debugging.
URL:
https://github.com/apache/incubator-openwhisk/pull/2491#discussion_r129022052
##########
File path: tests/src/test/scala/whisk/core/limits/ActionLimitsTests.scala
##########
@@ -60,6 +60,26 @@ class ActionLimitsTests extends TestHelpers with
WskTestHelpers {
behavior of "Action limits"
+ it should "limit the length of HTTP req/resp bodies for debug messages to
1000 bytes" in withAssetCleaner(wskprops) {
Review comment:
Old test, need updating.
----------------------------------------------------------------
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