dabla commented on PR #37937: URL: https://github.com/apache/airflow/pull/37937#issuecomment-1994878353
> > (as long as tests are fixed that is :) ) > > That maybe good example when use `dag_maker` and move as db-tests is better than use try to mock everything in sqlalchemy and TaskInstance You're right. I will look into that, it's true that mocking a lot means that it can only be tested as an integration test and not as a unit test which is the case here. -- 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]
