herywang opened a new pull request #2559: URL: https://github.com/apache/incubator-inlong/pull/2559
### Title Name: [INLONG-2558][Manager] Optimizing InLong-Manager test pattern Fixes #2558 ### Motivation Add a test module `manager-test`. When you want to test any module in `InLong-Manger`, you just need to depend `manager-test` module and no longer need to write any `application-test.yml` or some sql schema file, such as `apache_inlong_manager.sql`. ### Modifications 1. Add `manager-test` module. 2. Change some unit test file in `inlong-manager` module and its sub-module. -- 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]
