SpineEventEngine / validation

Apache License 2.0
2 stars 0 forks source link

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

Open alexander-yevsyukov opened 1 year ago

alexander-yevsyukov commented 1 year ago

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.