igalshilman commented on pull request #110:
URL: https://github.com/apache/flink-statefun/pull/110#issuecomment-629127705


   I wouldn't go with an e2e test, it would be an overkill.
   I think that having a mini integration test (independent of any stateful 
function logic) 
   that connects to a mock web server via uds (as @tzulitai suggested) and 
basically replies a simple string should be enough.
   following the lines of [this 
example](https://github.com/square/okhttp/blob/master/samples/unixdomainsockets/src/main/java/okhttp3/unixdomainsockets/ClientAndServer.java)
   
    


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to