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
Brian Coca 1f3f4cf702 deal with null/none connections
fixes #23621
pushed 'connection resolution' to play_context
override fieldattribute getter

(cherry picked from commit c50cf22d52)
9 years ago
..
role make hash_params more robust in the face of many corner cases (#18701) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 11 years ago
test_base.py add a unit test for playbook/base.py (#17688) 9 years ago
test_block.py PEP 8 indent cleanup. (#20800) 9 years ago
test_conditional.py unit tests for playbook/conditional.py (#18586) 9 years ago
test_helpers.py Legacy pep8 updates for setup.py and tests 9 years ago
test_included_file.py add unit tests for playbook/included_file.py (#18710) 9 years ago
test_play.py PEP 8 W291 whitespace cleanup. 9 years ago
test_play_context.py deal with null/none connections 9 years ago
test_playbook.py Added tests for `taggable` module 11 years ago
test_taggable.py Added tests for `taggable` module 11 years ago
test_task.py PEP 8 indent cleanup. (#20800) 9 years ago