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
Abhijeet Kasurde 036d14f1e6
Darwin: add unit tests for hardware fact gathering (#83212)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
12 hours ago
..
_vendor Require `from __future__ import annotations` (#81902) 7 months ago
ansible_test Remove unused validate-modules unit test code 6 months ago
cli ansible-galaxy, clarify licensing for 'init' templates and results (#83175) 2 days ago
config Fix condition for unquoting configuration strings from ini files (#82388) 1 month ago
errors Remove Python 2.x compat from unit tests (#82109) 6 months ago
executor Updates to interpreter discovery for 2.17 (#82420) 3 months ago
galaxy Use of constant for 644 permission variable (#82762) 2 months ago
inventory Remove Python 2 compat (via six) from unit tests 6 months ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Enable file cache for vaulted host_vars_files vars plugin (#81995) 2 months ago
module_utils Darwin: add unit tests for hardware fact gathering (#83212) 12 hours ago
modules test_apt: migrate from unittest to pytest (#82666) 2 months ago
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 2 months ago
playbook play_context: remove deprecated PlayContext.verbosity (#82993) 4 weeks ago
plugins connection: update test coverage for SSH connection plugin (#82916) 1 month ago
regex Remove Python 2.x compat from unit tests (#82109) 6 months ago
template Remove Python 2.x compat from unit tests (#82109) 6 months ago
utils Remove deprecated 'loader' argument (#82968) 1 month ago
vars Remove Python 2 compat (via six) from unit tests 6 months ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt Remove Python 3.9 support for the controller (#80973) 10 months ago
test_context.py Require `from __future__ import annotations` (#81902) 7 months ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 7 months ago