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/plugins/action
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
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_action.py Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
test_gather_facts.py Clean up unit tests to prepare for pylint update. (#75473) 3 years ago
test_pause.py pause - ensure control characters are always set appropriately (#74568) 3 years ago
test_raw.py make test_raw use setUp instead of global definitions 5 years ago