tzulitai opened a new pull request #34: [FLINK-16272] Move e2e test utilities 
to a statefun-e2e-tests-common module
URL: https://github.com/apache/flink-statefun/pull/34
 
 
   This PR achieves 2 simple things:
   - Move `StatefulFunctionsAppContainers` / `KafkaIOVerifier` / 
`ProtobufSerDe` to a common `statefun-e2e-tests-common` module so that new e2e 
tests can use them.
   - Rename all e2e related classes / packages / modules to `*e2e*`. End-to-end 
test modules living under `statefun-e2e-tests` should now be named 
`statefun-*-e2e`, and test classes should be named `*E2E.java`.
   
   ---
   
   ### Verifying
   
   Run `mvn clean verify -Prun-e2e-tests`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to