yehoshuadimarsky commented on issue #20660: URL: https://github.com/apache/airflow/issues/20660#issuecomment-1006152110
So I think I know how to fix it, but I'm at a loss how to test it. I've read all the Breeze stuff and the relevant test code at https://github.com/apache/airflow/blob/68fa358c85d0ebe1aa22ace30b33867ad4e622a8/tests/providers/google/cloud/hooks/test_cloud_sql.py#L989-L1038 and https://github.com/apache/airflow/blob/68fa358c85d0ebe1aa22ace30b33867ad4e622a8/tests/providers/google/cloud/hooks/test_cloud_sql.py#L1122-L1135 But I can't figure out how to test this kind of login within old-style `unittest` patching - any suggestions? -- 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]
