envoy-mobile icon indicating copy to clipboard operation
envoy-mobile copied to clipboard

Add E2E coverage to explicit flow control

Open goaway opened this issue 3 years ago • 2 comments

goaway avatar Jul 30 '21 18:07 goaway

FYI, the Cronvoy Test will provide an E2E tests, as soon as Cronvoy gets updated to use that feature. On the other hand, relying on Cronvoy to provide the E2E testing might not be wise on the log run - TBD.

carloseltuerto avatar Aug 03 '21 17:08 carloseltuerto

There is a Java test:

https://github.com/envoyproxy/envoy-mobile/blob/main/test/java/integration/AndroidEnvoyExplicitFlowTest.java

Another PR will add tests for the request body. However, I am not sure if this is considered E2E

carloseltuerto avatar Oct 12 '21 08:10 carloseltuerto