alisha-1000 commented on issue #3433:
URL: https://github.com/apache/streampipes/issues/3433#issuecomment-3841438360

   Hi @tenthe,
   
   I’d like to work on this issue. From an initial look, testAdapter, 
startAdapter, and addAdapter seem to share common setup and execution logic, 
with differences mainly around lifecycle handling and assertions.
   
   My plan would be to:
   
   - analyze call sites of these methods.
   - identify truly shared steps vs mode-specific behavior.
   - propose a small refactor (possibly extracting expressive helper methods) 
without changing existing behavior
   
   I’ll start with a proposal and keep the changes incremental.
   
   Let me know if this approach sounds good.


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