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/basic
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>
7 months ago
..
__init__.py AnsibleModules.log() fix for python3 10 years ago
test__log_invocation.py Require `from __future__ import annotations` (#81902) 2 years ago
test__symbolic_mode_to_octal.py Require `from __future__ import annotations` (#81902) 2 years ago
test_argument_spec.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_atomic_move.py fix copy module update atime/mtime (#83235) 1 year ago
test_command_nonexisting.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_dict_converters.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_exit_json.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_filesystem.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_get_available_hash_algorithms.py Unit test cleanup (#81958) 2 years ago
test_get_file_attributes.py Require `from __future__ import annotations` (#81902) 2 years ago
test_get_module_path.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_heuristic_log_sanitize.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_imports.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_log.py Remove extraneous pylint ignore (#83257) 2 years ago
test_no_log.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_platform_distribution.py Remove Python 2 compat (via six) from unit tests 2 years ago
test_run_command.py Remove extraneous pylint ignore (#83257) 2 years ago
test_safe_eval.py Cover unit tests with mypy (#84084) 1 year ago
test_sanitize_keys.py Typo fixes and other bits and bobs (#83672) 1 year ago
test_selinux.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_set_cwd.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_set_mode_if_different.py 🔥 Exterminate `__builtin__` import from tests (#82569) 2 years ago
test_tmpdir.py Templating overhaul, implement Data Tagging (#84621) 8 months ago