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/executor
Brian Coca 4899d4a4d6
simple skip of connection (#80638)
Avoid 'persistent' connection handling if not needed
removed useless connection passing
added property to action classes as indicator/selector
2 years ago
..
module_common Avoid trailing spaces in unit test (#80033) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_interpreter_discovery.py Use ansible.module_utils.common.text.converters (#80704) 2 years ago
test_play_iterator.py Remove deprecated include (#80752) 2 years ago
test_playbook_executor.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_task_executor.py simple skip of connection (#80638) 2 years ago
test_task_queue_manager_callbacks.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_task_result.py Use unittest.mock instead of mock. (#77883) 3 years ago