Files
fn-serverless/test/fn-api-tests
Denis Makogon 5c68a88599 Fn-prefix everything (#545)
* Fn-prefix everything

Closes: #492

* Global replacement

* missed one fn_
2017-11-29 17:50:24 -08:00
..
2017-09-14 10:57:22 -07:00
2017-08-18 13:48:26 -07:00
2017-11-29 17:50:24 -08:00
2017-11-29 17:50:24 -08:00

FN integration API tests

Test dependencies

DOCKER_HOST - for building images
FN_API_URL - Fn API endpoint

How to run tests?

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