mik-laj edited a comment on issue #8977:
URL: https://github.com/apache/airflow/issues/8977#issuecomment-632886031


   It seems to me that all files are checked.
   
https://github.com/apache/airflow/blob/f1073381ed764a218b2502d15ca28a5b326f9f2d/tests/test_project_structure.py#L84
   
   However, I can see that we can add new deprecated  packages for testing
   
https://github.com/apache/airflow/blob/f1073381ed764a218b2502d15ca28a5b326f9f2d/tests/test_project_structure.py#L60
   This is not a big problem, because it is very difficult to make such a 
mistake. When I added this test, I was worried about the operators because 
someone could do rebase and create new file.
   
   We also have one typo - airlfow => airflow
   
https://github.com/apache/airflow/blob/f1073381ed764a218b2502d15ca28a5b326f9f2d/tests/test_project_structure.py#L247
   
   What exactly would you like to check?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to