rabbah commented on a change in pull request #3919: Allow raw JSON string as 
response for webaction without base64 encoding.
URL: 
https://github.com/apache/incubator-openwhisk/pull/3919#discussion_r206359836
 
 

 ##########
 File path: 
tests/src/test/scala/whisk/core/controller/test/WebActionsApiTests.scala
 ##########
 @@ -985,53 +984,7 @@ trait WebActionsApiBaseTests extends ControllerTestCommon 
with BeforeAndAfterEac
       }
     }
 
-    it should s"handle http web action with base64 encoded known '+json' 
response (auth? ${creds.isDefined})" in {
 
 Review comment:
   they would be yes - I could change the test that’s removed to behave a raw 
web instead although note that I opened an issue to make the encoding just be a 
string in the future. 

----------------------------------------------------------------
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