dentiny commented on PR #1266: URL: https://github.com/apache/iceberg-rust/pull/1266#issuecomment-2833715169
Hi team, just curious, do we have a way to unit test rest catalog changes? For example, iceberg provides rest docker for local setup: https://github.com/databricks/iceberg-rest-image, which I actually introduce in my docker compose for integration test. What I'm expecting is something similar to [kubernetes envtest](https://github.com/kubernetes-sigs/controller-runtime/tree/main/tools/setup-envtest), which we could bring up in-process. Curious if we have something similar for iceberg? Thank you! -- 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]
