New SceSim Editor saved file can not be run as mvn clean verify
#1807
Labels
area:dmn
Related to DMN
area:test-scenario
Related to Test Scenario (scesim)
area:tools
Issues affecting Apache KIE tooling projects
type:bug
Something is behaving unexpectedly
This issue belongs to the epic #453. Without this issue the New SceSim editor can not be assumed as matured and Classic SceSim editor needs to be kept.
Steps to reproduce - existing scesim
dmn-quarkus-example
project, use main branch (https://github.com/apache/incubator-kie-kogito-examples/tree/main/kogito-quarkus-examples/dmn-quarkus-example)mvn clean verify
- it will pass 🟢.scesim
file usingNew SceSim
editormvn clean verify
- it will fail, what is kind of expected, however with an error, that indicates that some exception was thrown before test evaluation. in other words, user is not informed what was expected and what was actual result.. User receives just some exception log 🔴 [1]Steps to reproduce - fresh scesim
I also struggle to run fresh scesim created from scratch. The tested DMN model is ismple
id
orprint
function, it just takes one input and returns it unchanged. Trying to run a sceism for similar dmn causing [2][1]
[2]
The text was updated successfully, but these errors were encountered: