potiuk commented on PR #41846:
URL: https://github.com/apache/airflow/pull/41846#issuecomment-2317927455

   > Interesting thanks Jarek for the explanation, I think we can completely 
remove it in that PR, as there will be no python tests in `/ui` but I will 
definitely take the comment for the `/api_ui` folder. (That I am working on atm)
   
   In this case likely `API test type should just be extended in the MAP to 
include that folder then - then the tests will be executed as part of the `API` 
test type.
   
   ```
       "API": ["tests/api", "tests/api_connexion", "tests/api_internal"],
   ```


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