Fokko commented on a change in pull request #4068: [AIRFLOW-2310]: Add AWS Glue Job Compatibility to Airflow URL: https://github.com/apache/incubator-airflow/pull/4068#discussion_r226834023
########## File path: tests/contrib/hooks/test_aws_glue_job_hook.py ########## @@ -0,0 +1,84 @@ +# -*- coding: utf-8 -*- Review comment: Can't we mock this stuff with `moto`? With the current tests, a lot is mocked. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
