wu-sheng commented on PR #736: URL: https://github.com/apache/skywalking-java/pull/736#issuecomment-2531730618
Please update the Spring Gateway cases, UT is not enough to verify plugins codes. There are many test scenarios [here](https://github.com/apache/skywalking-java/tree/main/test/plugin/scenarios), such as [this](https://github.com/apache/skywalking-java/tree/main/test/plugin/scenarios/gateway-3.x-scenario) is for 3.x GW. If you don't know how to run this, please follow [Plugin automatic test framework docs](https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/plugin-test/). You could change codes of those cases, and verify them [locally](https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/plugin-test/#local-test-and-pull-request-to-the-upstream) with new expectation files. -- 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]
