rkarish commented on PR #29079: URL: https://github.com/apache/airflow/pull/29079#issuecomment-1399325580
I'm going to have to come up with a plan for redoing all of these tests that are failing. I made new testing pattern that can be used for SQLite, but that won't work for all of these other providers, so I will need to implement a new pattern. Does anyone have experience mocking a sqlalchemy engine? I was doing some research and found some packages that can help with it, but I'm assuming we don't want to add additional dependencies for testing purposes. -- 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]
