-
Enhancement
-
Resolution: Done
-
Minor
-
jBPM 6.3.0.Final
-
None
In order to test as much as possible in the community repositories, jBPM engine regression tests from QE test suite need to be moved there. We have agreed on creating a new module called jbpm-test-coverage. It will have the following package structure:
1) org.jbpm.test.functional
- all tests from jbpm-test module
- all functional QE tests
2) org.jbpm.test.regression
- all QE tests for internal BZs
- all QE tests for customer BZs
After this module is created, new BZ reproducers should always be added to regression package. Also more complex test cases that cannot be added to any of the other modules as unit tests, should be put in functional package.