mik-laj commented on issue #11183:
URL: https://github.com/apache/airflow/issues/11183#issuecomment-700504123


   > The same applies to airflow test [dag_id] [execution_date], but on a DAG 
level. It performs a single DAG run of the given DAG id. While it does take 
task dependencies into account, no state is registered in the database. It is 
convenient for locally testing a full run of your DAG, given that e.g. if one 
of your tasks expects data at some location, it is available.
   
   This piece of documentation is invalid. Testing the entire DAG is a feature 
exclusive to Airflow 2.0


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