apache / incubator-kie-kogito-runtimes

Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
491 stars 192 forks source link

[incubator-kie-issues-1131] test migration from V7 to code generation-6 #3567

Open Abhitocode opened 3 days ago

Abhitocode commented 3 days ago

In addition to previous changes associated with tests trying to migrate tests with combination of BPMN2 and drl which are being compiled using legacy v7 to code generation approach, using new branch incubator-kie-issues-1131-6

The tests can be identified by referring to Activitytest.java: https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ActivityTest.java

Closes: https://github.com/apache/incubator-kie-issues/issues/1131

Note: I have commented the issues, will update and push once issue is resolved.