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/playbook
Pilou 43914b3837 Fix include_role unit tests (#31920)
* Ensure include_role unit tests check something

This is not the case: get_tasks_vars doesn't yield

* Fix include_role unit tests

Since e609618274, include_role are not
static anymore.
7 years ago
..
role Fix include_role unit tests (#31920) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_attribute.py test/: PEP8 compliancy (#24803) 7 years ago
test_base.py less confusing 'args' message (#29053) 7 years ago
test_block.py test/: PEP8 compliancy (#24803) 7 years ago
test_conditional.py test/: PEP8 compliancy (#24803) 7 years ago
test_helpers.py test/: PEP8 compliancy (#24803) 7 years ago
test_included_file.py add unit tests for playbook/included_file.py (#18710) 8 years ago
test_play.py PEP 8 W291 whitespace cleanup. 8 years ago
test_play_context.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
test_playbook.py test/: PEP8 compliancy (#24803) 7 years ago
test_taggable.py test/: PEP8 compliancy (#24803) 7 years ago
test_task.py test/: PEP8 compliancy (#24803) 7 years ago