priyasharma1 opened a new pull request #208: URL: https://github.com/apache/ofbiz-framework/pull/208 (OFBIZ-11553) Done following: - converted all XML test implementation to groovy - used MockHttpServletRequest MockHttpServletResponse objects for triggering the events - removed the XML version of the test implementations - updated the test service mapping in the invoicetests.xml Explanation: Since all the test-cases were similar we have combined OFBIZ-11554, OFBIZ-11555, OFBIZ-11556 also. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [hidden email] |
In reply to this post by GitBox
JacquesLeRoux commented on pull request #208: URL: https://github.com/apache/ofbiz-framework/pull/208#issuecomment-650019359 Hi Priya, Pawan, I suggest we factorise the common part in one specific method, TIA ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [hidden email] |
In reply to this post by GitBox
priyasharma1 commented on pull request #208: URL: https://github.com/apache/ofbiz-framework/pull/208#issuecomment-650197885 Hi @JacquesLeRoux I moved the duplicate code to a method and triggered it in the tests as per the conditions. But the SonarCloud results are yet not good, any other suggestion? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [hidden email] |
In reply to this post by GitBox
JacquesLeRoux commented on pull request #208: URL: https://github.com/apache/ofbiz-framework/pull/208#issuecomment-650218173 Hi Priya, It's good now, the duplicated lines reported are only in jquery. I'll review later, thanks! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [hidden email] |
In reply to this post by GitBox
verma-pawan merged pull request #208: URL: https://github.com/apache/ofbiz-framework/pull/208 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [hidden email] |
Free forum by Nabble | Edit this page |