openinx commented on pull request #2807: URL: https://github.com/apache/iceberg/pull/2807#issuecomment-912222584
Let's make this more clear, I write the following table: | Tests | Run in unit tests| Run when release| Public vendor services | Private vendor services | | ------- | ---------------- | -------------- | ---------------------------- | --- | |API mock tests | YES | YES | required | required | |Services simulator | YES | YES | **optional** | **required** | |Integrated tests by accessing real vendor services| NO | YES ? Private services cannot be checked | required | required | -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
