shubham22 commented on issue #22438:
URL: https://github.com/apache/airflow/issues/22438#issuecomment-1376507906

   +1 to the suggestion to move the remaining example DAGs to the system test 
directory. In the past month, I've had at least three people ask me why we got 
rid of the example DAGs, and they were not aware of the system tests. 
   
   I am not in favor of creating subdir as Airflow users may not understand why 
only certain ones are in `example_dags` directory. It might be less confusing 
if we could filter the System tests using a file name suffix, like 
`example_xyz_test` vs `example_xyz`, as this would provide a clear separation 
while still being easily understandable.


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

Reply via email to