Commit Graph

4 Commits

Author SHA1 Message Date
Mike Eltsufin
4af243ee0b Re-enable GCP sample test and fix mvn not found
enable test output temporarily for Travis

Revert "enable test output temporarily for Travis"

This reverts commit a797ca75e8c7a48e57f988360e5d57dbb497a6fb.

Resolves #527
2020-05-22 12:40:03 +02:00
Oleg Zhurakousky
ee65baed30 Temporarily ignore GCF sample test 2020-05-22 12:28:22 +02:00
Mike Eltsufin
ce7c9dc8a1 Add Integration Test for GCP Sample
Fixes: #505.

add the json dependency to fix it

remove json dep
Resolves #507
2020-05-22 12:27:56 +02:00
dsolomakha
fcdb6ae8c3 Initial commit of Google Function Adapter
implement HttpFunction
add headers processing
Some refactoring [WIP]
Add invoker integration test
Make test classes nested within test.
Add sample and refdoc

Resolves #468
2020-04-01 18:55:18 +02:00