Files
fn-serverless/test/fn-api-tests/README.md
James Jeffrey c7f3066c75 Update references remove refs to treeder oracle funcy (#376)
* Remove lots of refs to iron and funcy oracle etc..

* more ref replacements

* Replacing more refs. Treeder

* Use Fn not FN
2017-09-29 16:22:15 -07:00

279 B

FN integration API tests

Test dependencies

DOCKER_HOST - for building images
API_URL - Fn API endpoint

How to run tests?

export API_URL=http://localhost:8080
go test -v ./...