dimas-b commented on PR #3928:
URL: https://github.com/apache/polaris/pull/3928#issuecomment-4127729706

   Given the complex and extensive transitive dependencies that Ranger brings, 
I believe it is essential to have a `@QuarkusIntegrationTest` to cover main 
Ranger call paths. This is to ensure dependencies stay mutually compatible as 
the project evolves after merging this PR. Changes may come from components 
unrelated to Authorization, so contributors of those change may not be aware of 
Ranger specifics.
   
   For a start we could probably do something similar to 
https://github.com/apache/polaris/tree/main/extensions/auth/opa/tests
   
   In the longer run, it might be worth refactoring all integration tests to 
share the same Quarkus server (not in this PR).


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