hubcio opened a new pull request, #2667:
URL: https://github.com/apache/iggy/pull/2667

   Eliminates boilerplate in connector tests by leveraging the same
   proc macro infrastructure used for MCP tests. Connector-specific
   fixtures (postgres, wiremock, random) moved to tests/ since
   they're not part of core harness.
   
   MCP and connectors runtime are now owned by ServerHandle rather
   than TestHarness, enabling per-node dependent binaries in cluster
   setups.
   
   Also switches test output capture from env_logger to
   tracing-subscriber for consistency with server logging.
   


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