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 Davis ff6998f2b9
Switch to stackwalk caller ID (#85095)
* See changelog fragment for most changes.
* Defer early config warnings until display is functioning, eliminating related fallback display logic.
* Added more type annotations and docstrings.
* ansible-test - pylint sanity for deprecations improved.
* Refactored inline legacy resolutions in PluginLoader.

Co-authored-by: Matt Clay <matt@mystile.com>
8 months ago
..
arg_spec Templating overhaul, implement Data Tagging (#84621) 8 months ago
parameters Fixed broken tests (#84088) 1 year ago
process Require `from __future__ import annotations` (#81902) 2 years ago
text Templating overhaul, implement Data Tagging (#84621) 8 months ago
validation Templating overhaul, implement Data Tagging (#84621) 8 months ago
warnings Switch to stackwalk caller ID (#85095) 8 months ago
__init__.py Add tests for module_utils.common.collections 8 years ago
test_collections.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_dict_transformations.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_json.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_locale.py Typo fixes and other bits and bobs (#83672) 1 year ago
test_network.py Require `from __future__ import annotations` (#81902) 2 years ago
test_sys_info.py Remove Python 2 compat (via six) from unit tests 2 years ago
test_utils.py Require `from __future__ import annotations` (#81902) 2 years ago
test_yaml.py Templating overhaul, implement Data Tagging (#84621) 8 months ago