Files
fn-serverless/test/fn-api-tests
Tolga Ceylan 820baf36dc fn: clean api tests: removed multi log (#801)
fn-test-utils covers this, with sleep in between.
2018-02-27 21:03:03 -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

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 ./...