Closed andrew4699 closed 3 weeks ago
@eric-maynard Updated it to be multiple files once again and the cloud-provider specific ones will skip the test if the configs aren't specified. This lets people distinguish between tests that were actually ran vs. not.
Description
Test-only change that refactors the PolarisRestCatalogViewIntegrationTest, which runs the Iceberg REST Catalog test suite, into 1 test per cloud provider. There doesn't seem to be a way to do this in 1 file because we inherit the test methods from a superclass.
I'm also interested in doing this for other tests but would like to first gather feedback on this one.
Type of change
How Has This Been Tested?
Checklist: