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
Matt Davis 8c8717a8e4 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>
(cherry picked from commit ff6998f2b9)
8 months ago
..
_internal normalize error handler choices (#84998) 9 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test ansible-test - Fix interactive cmd traceback (#84264) 1 year ago
cli Templating overhaul, implement Data Tagging (#84621) 9 months ago
config Templating overhaul, implement Data Tagging (#84621) 9 months ago
errors normalize error handler choices (#84998) 9 months ago
executor Switch to stackwalk caller ID (#85095) 8 months ago
galaxy Templating overhaul, implement Data Tagging (#84621) 9 months ago
inventory Templating overhaul, implement Data Tagging (#84621) 9 months ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Templating overhaul, implement Data Tagging (#84621) 9 months ago
module_utils Switch to stackwalk caller ID (#85095) 8 months ago
modules Templating overhaul, implement Data Tagging (#84621) 9 months ago
parsing Miscellaneous DT fixes (#84991) 9 months ago
playbook Implement TaskResult backward compatibility for callbacks (#85039) 8 months ago
plugins Switch to stackwalk caller ID (#85095) 8 months ago
regex Remove Python 2.x compat from unit tests (#82109) 2 years ago
template Miscellaneous DT fixes (#84991) 9 months ago
test_utils Templating overhaul, implement Data Tagging (#84621) 9 months ago
utils Switch to stackwalk caller ID (#85095) 8 months ago
vars Templating overhaul, implement Data Tagging (#84621) 9 months ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Switch to stackwalk caller ID (#85095) 8 months ago
controller_only_conftest.py Templating overhaul, implement Data Tagging (#84621) 9 months ago
requirements.txt Add typing_extensions for core unit tests on <3.11 (#84865) 10 months ago
test_context.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 2 years ago