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
Maxim Evtush 778fdcbef1
Fix Typo in Variable Name and Update Test Data for Identifier Validation (#85338)
7 months ago
..
_internal fix Marker handling on Jinja macro invocations (#85280) 7 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test ansible-test - Fix option filtering (#85182) 7 months ago
cli Templating overhaul, implement Data Tagging (#84621) 9 months ago
config fix ensure_type to support vaulted values (#85129) 8 months ago
errors Clean up TE error handling, wrap sigalrm handler (#85232) 7 months ago
executor AnsiballZ refactoring and remote debug support (#85289) 7 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 Clean up TE error handling, wrap sigalrm handler (#85232) 7 months ago
module_utils Exceptions clean up (#85176) 7 months ago
modules Add type annotations to set_module_args (#85329) 7 months ago
parsing adjust PluginInfo to use PluginType enum (#85277) 7 months ago
playbook Fix Typo in Variable Name and Update Test Data for Identifier Validation (#85338) 7 months ago
plugins Fix YAML loading/dumping and filters (#85266) 7 months ago
regex Remove Python 2.x compat from unit tests (#82109) 2 years ago
template Prevent template lookup and action from masking `ansible_managed` value (#85075) 7 months ago
test_utils DTFIX recategorization and error/warning refactor (#85181) 8 months ago
utils adjust PluginInfo to use PluginType enum (#85277) 7 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 Add missing warning methods and args (#85225) 7 months ago
controller_only_conftest.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 8 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