Skip to content

eclipse-tractusx/tractusx-edc-compatibility-tests

Compatibility tests for Tractus-X EDC

This project contains compatibility tests for Tractus-X EDC.

Currently, it tests the last stable Tractus-X EDC release against the main branch of the Tractus-X EDC.

Quick start

To run the tests locally, we have to build the docker images for the stable version of the control plane and data plane. with the following command:

./gradlew dockerize

Then, run the following command the compatibility tests:

./gradlew test -DincludeTags="EndToEndTest"

About

Compatibility tests for Tractus-X EDC

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published