sudiptob2 commented on PR #37638: URL: https://github.com/apache/airflow/pull/37638#issuecomment-2015632855
> Since is it API experimental (which is deprecated), I would not spend too much time on it. Maybe change the expected exception? Change it to expect `ValueError` from `connexion` library Actually, I did tried that. That exception is not propagated to the top level function we are testing. Therefore, inside the test, we can not catch any `exception`. I will move ahead with other tests for now. -- 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]
