envoy-mobile
envoy-mobile copied to clipboard
Add E2E coverage to explicit flow control
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.
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