SpineEventEngine/validation

Migrate validation tests from `mc-java` into this repository

Opened this issue · 0 comments

Just a reminder that we have "legacy" validation which is a part of mc-java. There are integration test that use a Gradle project setup, which is slow to run.

Let's move these test into the codebase of this repository which already knows how to test such things faster. It would allow developing mc-java much more quicker.