gerlowskija commented on PR #4721:
URL: https://github.com/apache/solr/pull/4721#issuecomment-5239595510

   Alright, I've reworked this a bit into a setup I'm happier with.  Since 
assertQ and others already take in a SolrQueryRequest, we now rely on that 
object to provide the handler/path.  This saves us from needing to create a 
bunch of overloads of assertQ.
   
   A conceptually cleaner solution, and should scale better as we won't need to 
duplicate tons of test helpers.
   
   Taking it out of "draft"


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

Reply via email to