]
Toshiya Kobayashi commented on DROOLS-5485:
-------------------------------------------
Let's discuss after finishing some modules de-scope. Mario seems to prefer
drools-model-compiler while Tibor recommends drools-test-coverage.
Move test cases from drools-compiler to drools-test-coverage
------------------------------------------------------------
Key: DROOLS-5485
URL:
https://issues.redhat.com/browse/DROOLS-5485
Project: Drools
Issue Type: Task
Components: core engine, executable model
Affects Versions: 7.39.0.Final
Reporter: Toshiya Kobayashi
Assignee: Toshiya Kobayashi
Priority: Major
Move test cases from drools-compiler to drools-test-coverage/test-compiler-integration so
that we can increase the test coverage for executable-model.
At the moment, I'm not yet sure how many of the test cases can be moved. Basically
DRL based test only.
Luca noted:
> there are some tests in -compiler that are not supported in the model compiler
(I'm thinking about all the ASM/type generation related). That should be left in
-compiler and hopefully moved outside like the traits
If we find test failures by executable-model, we would spawn new JIRAs to deal with them
one-by-one.