You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/_internal/templating
Matt Davis b95bc19853 fix Marker handling on Jinja macro invocations (#85280)
* always allow Marker args to pass through
* always disable pre-emptive trip-on-retrieval for Macro JinjaCallContext
* add macro-callable template expression result test cases

Co-authored-by: Matt Clay <matt@mystile.com>
(cherry picked from commit 2bed98bd20)
8 months ago
..
fixtures
__init__.py
conftest.py DTFIX recategorization and error/warning refactor (#85181) 8 months ago
test_access.py
test_common_.py
test_datatag.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 9 months ago
test_jinja_bits.py fix Marker handling on Jinja macro invocations (#85280) 8 months ago
test_jinja_plugins.py
test_lazy_containers.py DTFIX recategorization and error/warning refactor (#85181) 8 months ago
test_templar.py Fix incorrect behavior when a Jinja test returns Marker (#85264) 8 months ago
test_template_utilities.py
test_utils.py