[
https://issues.apache.org/jira/browse/OFBIZ-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Schinzer updated OFBIZ-11692:
-------------------------------------
Description:
See OFBIZ-9350 for motivation
+Acceptance:+
* A unit test is defined to test all behaviours of checkStatusCustRequest at org.apache.ofbiz.order.test.CustRequestStatusCheckTests
* The existing (minilang) unit test for updateCustRequest is migrated to a groovy or java Unit Test
* The unit test on component://order/groovyScripts/request/CustRequestServices.groovy method checkStatusCustRequest passes
* The unit test on component://order/groovyScripts/request/CustRequestServices.groovy, method updateCustRequest passes
* The new service implementations are configured in component://servicedef/services_request.xml (line130-131)
was:
See OFBIZ-9350 for motivation
+Acceptance:+
* I can run a unit test on component://order/groovyScripts/request/CheckStatusCustRequest.groovy (if unit-testing for groovy scripts is a practice in OFBiz)
* The new service implementation is configured in component://servicedef/services_request.xml (line130-131)
* The test-suite custrequesttests is extended by an integration test for the newly implemented service
> Convert checkStatusCustRequest from mini-lang to groovy
> -------------------------------------------------------
>
> Key: OFBIZ-11692
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11692> Project: OFBiz
> Issue Type: Sub-task
> Components: order
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Carsten Schinzer
> Priority: Major
> Labels: refactoring, request
>
> See OFBIZ-9350 for motivation
> +Acceptance:+
> * A unit test is defined to test all behaviours of checkStatusCustRequest at org.apache.ofbiz.order.test.CustRequestStatusCheckTests
> * The existing (minilang) unit test for updateCustRequest is migrated to a groovy or java Unit Test
> * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy method checkStatusCustRequest passes
> * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy, method updateCustRequest passes
> * The new service implementations are configured in component://servicedef/services_request.xml (line130-131)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)