apache/openwhisk-runtime-go

Add scala integration tests

csantanapr opened this issue · 5 comments

It would be good to add some integration tests that go actions are invoke thru the whisk controller.
A new kind should be use when deploying and setup in Travis similar to other runtime repos
https://github.com/apache/incubator-openwhisk-runtime-swift/tree/master/ansible/environments/local

I provided the tests in a PR for apache/incubator-openwhisk so you can close this

working on this right now

added in PR#45

Tests are there and all the mandatory tests passing. Please close

we have the conformance test passing in Travis now