xdu-chenrj commented on PR #16673: URL: https://github.com/apache/dolphinscheduler/pull/16673#issuecomment-2410393132
> > Is it adding UT, testing functions in the class? > > UT and these tests are different types of tests. You can find the corresponding examples in the following links. > > * [cluster-test](https://github.com/apache/dolphinscheduler/tree/dev/.github/workflows/cluster-test) > * [api-test](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-api-test) > * [e2e](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-e2e) if a new UT is added, can we avoid writing this test, add unit tests for `NettyRemotingClient` and `NettyRemotingServer` -- 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]
