This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 6d4a135b80 Improved: Fix Marketing Groovy tests (OFBIZ-13001)
new e0c2464d94 Documented: Document possibility to run integration tests
on a component (OFBIZ-12993)
new b607602dab Improved: Reintroduce groovy-test-suite test case
(OFBIZ-12320)
new 46c20fff3e Fixed: Fix Base Groovy tests (OFBIZ-13002)
new 54bb8e53ef Improved: Reintroduce groovy-test-suite test case
(OFBIZ-12320)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.adoc | 2 +-
.../{ofbizbase => ofbiz/base}/test/SimpleTests.groovy | 0
framework/base/testdef/basetests.xml | 2 +-
.../apache/ofbiz}/service/test/ServicePurgeTest.groovy | 2 +-
framework/service/testdef/servicetests.xml | 2 +-
framework/testtools/dtd/test-suite.xsd | 17 +++++++++++++++--
6 files changed, 19 insertions(+), 6 deletions(-)
rename framework/base/src/test/groovy/org/apache/{ofbizbase =>
ofbiz/base}/test/SimpleTests.groovy (100%)
rename framework/service/src/{test/groovy/org/apache/service =>
main/groovy/org/apache/ofbiz}/service/test/ServicePurgeTest.groovy (98%)