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
Matt Clay 97104f1221
Avoid deprecated TestCase functions in unit tests. (#76678)
* Avoid deprecated TestCase functions in unit tests.
* Add assertRaisesRegex for Python 2.7.
* Fix indentation.
3 years ago
..
role Add implicit role_complete block instead of role._eor (#72208) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_attribute.py Clean up unit test boilerplate. 4 years ago
test_base.py Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
test_block.py Remove empty overridden unittest.setUp and unittest.tearDown methods. 5 years ago
test_collectionsearch.py Make sure collection is a list if a str is given (#69081) 4 years ago
test_conditional.py Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
test_helpers.py Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
test_included_file.py Fix IncludedFile equality check (#69524) 4 years ago
test_play.py play - validate hosts entries (#74147) 3 years ago
test_play_context.py Remove deprecated PlayContext.make_become_cmd (#74790) 3 years ago
test_playbook.py Remove empty setUp/tearDown/tearDownClass methods in test classes. 5 years ago
test_taggable.py Update docs for --tags default, and add some tests (#70939) 4 years ago
test_task.py Provide better decryption errors for single vault values (#72362) 4 years ago