You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/24 20:38:31 UTC

[GitHub] dgrove-oss opened a new issue #170: unit test for invokerAgent

dgrove-oss opened a new issue #170: unit test for invokerAgent
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/170
 
 
   The invokerAgent added in #155 should have some unit tests, especially of the log route.
   
   Create some tests, possibly restructuring agent to make it easier to mock out the connections to docker/file system, and figure out how to set up go test to actually be able to run them.   This may require changing the current build strategy, which is to do a multi-stage Docker build to avoid assuming that there is a Go toolchain installed on the developer's workstation.  Or we could do a multi-stack docker build that includes testing as well...
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services