paul-rogers opened a new pull request, #13283: URL: https://github.com/apache/druid/pull/13283
Follow-up to the earlier Calcite test framework PR. This version makes more of the components customizable, and provides additional options for the test builder. The need for these items, and verification of their functionality, comes from tests for a few private extensions. This PR also standardizes various "Unauthorized" messages to avoid the persistent issues with security ITs where the expected message does not match the one Druid delivers, because Druid used multiple variations of the same message. #### Release note There are no user-visible changes in the PR. All changes relate to unit tests. <hr> This PR has: - [X] been self-reviewed. - [X] added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links. - [X] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader. - [X] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for [code coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md) is met. -- 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]
