o-nikolas commented on issue #42632:
URL: https://github.com/apache/airflow/issues/42632#issuecomment-2452372418

   #### Thoughts on your problem statement: 
   > Now we have three test folders for unit tests: "tests", "providers/tests", 
"task_sdk/tests"
   Do we want to include `helm_tests/` in that list to make it 4?
   
   > Also the same breeze testing tests command is used to run "helm" unit tests
   
   Also system tests are run by the breeze testing tests command as of now 
which caused some confusion and issues recently. I think that's worth having a 
bullet point for in your explanation comment.
   
   #### Thoughts on proposal:
   > and introduce two more testing commands:
   
   Again, should we make system tests a top level command as well (`breeze 
testing system-tests`)? There wouldn't be much there now but I think it's a 
nice future proof solution. Because right now the system test stuff works in a 
very messy way, and I think making it a top level command would add much needed 
separation.
   
   Otherwise I like the plan!


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