dstandish commented on pull request #13421:
URL: https://github.com/apache/airflow/pull/13421#issuecomment-753778368


   ok so.....  if only for the sake of discussion, i have copied 
`example_bash_operator.py` as it existed before to 
`tests/dags/test_miscellaneous.py` and renamed the dag to 
`miscellaneous_test_dag`.
   
   i have called it miscellaneous because, although the bash operator is used 
in it, it's not used in any tests of the bash operator. it's just a generic 
test dag for arbitrary purposes.
   
   other tests which use example_bash_operator but which are not so picky about 
its structure, I have left alone.
   
   I also left in place the refactor of `test_mark_tasks.py` because even 
though the refactor would not be needed with the creation of 
`miscellaneous_test_dag`, the improvements help readability and are worth 
keeping.


----------------------------------------------------------------
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:
[email protected]


Reply via email to