fission / fission-workflows

Workflows for Fission: Fast, reliable and lightweight function composition for serverless functions
Apache License 2.0
371 stars 42 forks source link

Fission integration tests #121

Closed erwinvaneyk closed 6 years ago

erwinvaneyk commented 6 years ago

This PR adds integration tests for the Fission fnenv. Additionally it simplifies the tests for the NATS backend, by using the public docker image, instead of installing and running the binary without any sandboxing.

TODO