hiteshk25 commented on code in PR #1293:
URL: https://github.com/apache/solr/pull/1293#discussion_r1083142545
##########
solr/core/src/test/org/apache/solr/cloud/api/collections/SimpleCollectionCreateDeleteTest.java:
##########
@@ -104,6 +109,29 @@ public void testCreateAndDeleteThenCreateAgain() throws
Exception {
}
}
+ @Test
+ @SuppressWarnings("unchecked")
Review Comment:
Would be good to add the test where it verifies all the expected properties.
If test sees new property then it fails. So that person can justify any change
in future.
--
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]