[jira] [Updated] (OFBIZ-11692) Convert checkStatusCustRequest from mini-lang to groovy

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-11692) Convert checkStatusCustRequest from mini-lang to groovy

Nicolas Malin (Jira)

     [ 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 and possibly extended in order to test all behaviours of the updateCustRequest service
 * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy#checkStatusCustRequest passes
 * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy#updateCustRequest passes
 * The new service implementations are configured in component://servicedef/services_request.xml (line130-131)
 * Test Extension in CustRequestPermissionTests is added

  was:
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 and possibly extended in order to test all behaviours of the updateCustRequest service
 * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy#checkStatusCustRequest passes
 * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy#updateCustRequest passes
 * The new service implementations are configured in component://servicedef/services_request.xml (line130-131)


> 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 and possibly extended in order to test all behaviours of the updateCustRequest service
>  * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy#checkStatusCustRequest passes
>  * The unit test on component://order/groovyScripts/request/CustRequestServices.groovy#updateCustRequest passes
>  * The new service implementations are configured in component://servicedef/services_request.xml (line130-131)
>  * Test Extension in CustRequestPermissionTests is added



--
This message was sent by Atlassian Jira
(v8.3.4#803005)