kfaraz commented on PR #18692: URL: https://github.com/apache/druid/pull/18692#issuecomment-3484094236
> @kfaraz I've added a minimal test to check if hidden properties are exposed. Thanks, @GabrielCWT ! > Also do we still need tests in SystemSchemaTest since we implemented the tests in SystemServerPropertiesTableTest? Yes, since you have already added those UTs, let's keep them. Embedded tests are primarily for integration testing. Method/class level functional testing should still be done in UTs. -- 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]
