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/module_utils/common
Matt Clay 46a1eb6832 [stable-2.13] Prefer unittest.mock over mock. (#77886)
(cherry picked from commit 2595b42aca)

Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
..
arg_spec [stable-2.13] arg_spec - Return aliases in validation result and update aliases (#77576) (#77601) 4 years ago
parameters Use ArgumentSpecValidator in AnsibleModule (#73703) 5 years ago
process Clarify get_bin_path error message (#75544) 4 years ago
text Relocate misplaced unit tests. 5 years ago
validation Fix duplicate unit test function names. (#77115) 4 years ago
warnings Clean up unit tests to prepare for pylint update. (#75473) 4 years ago
__init__.py Add tests for module_utils.common.collections 8 years ago
test_collections.py AnsibleVaultEncryptedUnicode should be considered a string (#71609) 5 years ago
test_dict_transformations.py recursive_diff: handle error when parameters are not dict (#74801) 5 years ago
test_locale.py [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
test_network.py [module_utils] make to_bits actually return (#74409) 5 years ago
test_sys_info.py [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
test_utils.py Cleanups to the common.sys_info API 7 years ago