xushiyan removed a comment on pull request #1689: URL: https://github.com/apache/hudi/pull/1689#issuecomment-636239968
@vinothchandar @yanghua This is the last PR for test packages migration. Thanks for going through the changes all along. Particularly for `cli` and `client` modules, as most of the tests are functional (subclass of `HoodieClientTestHarness`), I think we better not to put all into `functional` package; we may just leave them in their respective packages aligned with classes under test for easy code browsing. What I did was moving test utils classes to `testutils` and align some test class names/packages where appropriate. ---------------------------------------------------------------- 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]
