Files
fn-serverless/test/fn-api-tests
Denis Makogon d3be603e54 Fnlb was moved to its own repo: fnproject/lb (#702)
* Fnlb was moved to its own repo: fnproject/lb

* Clean up fnlb leftovers

* Newer deps
2018-01-22 14:17:29 -08:00
..
2018-01-02 13:29:49 -06:00
2018-01-02 13:29:49 -06:00
2018-01-02 13:29:49 -06:00
2017-08-18 13:48:26 -07:00
2017-11-29 17:50:24 -08:00
2018-01-02 13:29:49 -06:00
2018-01-02 13:29:49 -06: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 ./...