ansible/test/units/playbook
Matt Martz d27ce4cef3
Remove deprecated features from ansible.playbook.helpers (#74809)
* Remove deprecated features from ansible.playbook.helpers. Fixes #74135
2021-05-25 11:35:17 -04:00
..
role Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
__init__.py
test_attribute.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_base.py Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
test_block.py Remove empty overridden unittest.setUp and unittest.tearDown methods. 2019-11-05 09:12:11 -08:00
test_collectionsearch.py Make sure collection is a list if a str is given (#69081) 2020-04-28 10:47:11 -05:00
test_conditional.py Remove duplicate unit test (#71488) 2020-08-27 15:55:30 -04:00
test_helpers.py Remove deprecated features from ansible.playbook.helpers (#74809) 2021-05-25 11:35:17 -04:00
test_included_file.py Fix IncludedFile equality check (#69524) 2020-06-04 10:41:46 -05:00
test_play.py [playbook/play.py] Increase error test coverage (#74217) 2021-04-13 11:22:02 -04:00
test_play_context.py Remove deprecated PlayContext.make_become_cmd (#74790) 2021-05-25 11:03:55 -04:00
test_playbook.py Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
test_taggable.py Update docs for --tags default, and add some tests (#70939) 2020-07-29 17:16:57 -05:00
test_task.py Provide better decryption errors for single vault values (#72362) 2020-11-18 14:25:32 -06:00