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
Rick Elrod bd1acb74c8
[playbook/play.py] Increase error test coverage (#74217)
Change:
- Mostly increase error coverage for various conditions in play.py
- Also fix a string in an error, where get_name() was called before
  self.name was read in, so get_name() was always ''.

Test Plan:
- new tests

Signed-off-by: Rick Elrod <rick@elrod.me>

* Fix regex for py2 and py3

Signed-off-by: Rick Elrod <rick@elrod.me>

* py2 hates me

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
role Add implicit role_complete block instead of role._eor (#72208) 4 years ago
__init__.py
test_attribute.py
test_base.py
test_block.py
test_collectionsearch.py
test_conditional.py
test_helpers.py
test_included_file.py
test_play.py [playbook/play.py] Increase error test coverage (#74217) 4 years ago
test_play_context.py
test_playbook.py
test_taggable.py
test_task.py Provide better decryption errors for single vault values (#72362) 4 years ago