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/callback
Chris Meyers 66a8f7e873 better api and tests added
* _copy_results = deepcopy for better performance
* _copy_results_exclude to deepcopy but exclude certain fields. Pop
fields that do not need to be deep copied. Re-assign popped fields
after deep copy so we don't modify the original, to be copied, object.
* _copy_results_exclude unit tests
10 years ago
..
__init__.py Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
test_callback.py better api and tests added 10 years ago