gtchaboussie commented on PR #916: URL: https://github.com/apache/ofbiz-framework/pull/916#issuecomment-3627814901
Hi Jacques ! > it seems to me that as soon as dispatcher or delegator is used the test should be considered an integration one I agree with this. > I wonder if ModelServiceTest.groovy should not extend GroovyScriptAssert.java. I also agree, and i this it is the indented use of the GroovyScriptAssert.java class. To allow easy integration tests to be written. So this would give the following next actions / tasks : - Reactivate ServicePurgeTest.groovy and SimpleTests.groovy - Migrate ModelServiceTest.groovy to an integration test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
