You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/09 13:16:47 UTC

[GitHub] [airflow] mik-laj commented on pull request #10261: 10166 : Add capability to specify gunicorn access log format for airflow

mik-laj commented on pull request #10261:
URL: https://github.com/apache/airflow/pull/10261#issuecomment-671051054


   In this case, I think unit testing is good enough. To write them, you have to mock `subprocess.Popen` and `GunicornMonitor`. Here is docs about mocking in Python: https://docs.python.org/3/library/unittest.mock.html


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org