Excellent work! You could use these tests down the line for emulating various behaviors and failure modes:
https://github.com/apache/incubator-openwhisk/blob/master/tests/src/test/scala/actionContainers/ActionProxyContainerTests.scala We tried to have a canonical set of tests for new action containers in a single place. -r
