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 82b5544b09
Improve code coverage of unit tests (#81119)
- Remove unused code
- Remove unnecessary code
- Ignore coverage for unreachable code
- Use previously unused code to increase coverage
1 year ago
..
arg_spec Clean up unused imports in unit tests (#79893) 2 years ago
parameters Improve code coverage of unit tests (#81119) 1 year ago
process
text Improve code coverage of unit tests (#81119) 1 year ago
validation Improve code coverage of unit tests (#81119) 1 year ago
warnings
__init__.py
test_collections.py Improve code coverage of unit tests (#81119) 1 year ago
test_dict_transformations.py
test_locale.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_network.py
test_sys_info.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_utils.py