BasPH commented on issue #5057: [AIRFLOW-4257] Remove the global session from the core test URL: https://github.com/apache/airflow/pull/5057#issuecomment-511150879 Unrelated to this issue; but for the concern about boilerplate code I know there's some work being done on getting pytest in Airflow. A pytest fixture `test_session` (function scoped session) similar to `tmpdir` would prevent many duplicate `with create_session()...`.
---------------------------------------------------------------- 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] With regards, Apache Git Services
