Sagargupta16 commented on PR #63109:
URL: https://github.com/apache/airflow/pull/63109#issuecomment-4018857535
Thanks @eladkal — I checked the comments on PR #62852 and #62908. You're
right, my `test_template_fields` test only checks the tuple exists but doesn't
verify actual Jinja rendering.
I'll update the test to actually render a template like `payload="{{ ds }}"`
and assert it resolves to the execution date, similar to other templating tests
in the codebase. Will push the fix shortly.
--
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]