exceptionfactory commented on pull request #5601: URL: https://github.com/apache/nifi/pull/5601#issuecomment-1005865461
@mattyb149 PR #5620 includes updates to several tests, replacing the custom test Jetty Server with the OkHttp MockWebServer. This approach makes it much easier to test components that need HTTP client access. Additional changes in that PR make use of mocked services, as opposed to actual Controller Service implementation, so that might be a helpful starting point for some of the improvements in this PR. -- 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]
