mchades commented on PR #4628:
URL: https://github.com/apache/gravitino/pull/4628#issuecomment-2309243820

   > > > The test of the client will depend on server. I don't think it's 
correct behaviour. An integration test depends on multiple catalogs. We 
shouldn't remove integration-test module.
   > > 
   > > 
   > > Each catalog has its own integration test. If the server changes, we can 
use client integration tests to verify it. Therefore, I removed the 
integration-test module.
   > 
   > If we need a federated catalog test, we should put it into which catalog?
   
   It depends on your test purpose, the test can be added to the 
integration-test of `clients/client-java` or `trino-connector/integration-test` 
or `web/integration-test`.
   For example, the current `TagIT`, `AuditIT`, and `CatalogIT` are in 
integration test of `clients/client-java`


-- 
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]

Reply via email to