romsharon98 commented on PR #43248:
URL: https://github.com/apache/airflow/pull/43248#issuecomment-2446384346

   The tests looks good.
   One small thing, in my opinion, when you want to test a function that calls 
a function inside it you will want to mock the inner call and just test the 
call has been done like you expected (and not really call the inner function).
   Let me know what you think.


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