Taragolis commented on PR #35059:
URL: https://github.com/apache/airflow/pull/35059#issuecomment-1788667369

   Need to add test for this changes.
   
   For validate configuration, you might use `conf_vars` - context manager / 
decorator. Some samples:
   
   
https://github.com/apache/airflow/blob/eb450b95fdb29b4c1252c2a1ccb703ac397a2de8/tests/always/test_secrets_local_filesystem.py#L431-L446
   
   
https://github.com/apache/airflow/blob/1aa91a482630f389005a9a36b0f038e675163411/tests/jobs/test_base_job.py#L113-L123
   


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