Skip to content

Latest commit

 

History

History

README.md

End to End tests

Note

This module requires at least Java 11 to run.

A set of end to end integration tests. These are run inside various environments to ensure GCP automagiks work and data flows into google cloud.

Building a Docker image.

From the root directory of the project, run:

docker build . --file=e2e.Dockerfile