wu-sheng commented on pull request #5962: URL: https://github.com/apache/skywalking/pull/5962#issuecomment-741462227
Have you read the plugin dev doc? The last part of it describes how we test the plugin. https://github.com/apache/skywalking/blob/master/docs/en/guides/Java-Plugin-Development-Guide.md#plugin-test-tool The elasticsearch 6.x tests are here, https://github.com/apache/skywalking/tree/master/test/plugin/scenarios/elasticsearch-6.x-scenario Please add your new supported ES operations in the demo codes, and modify the expected data file to match them. ---------------------------------------------------------------- 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: [email protected]
