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 Martz 14c0916f0a
Enable directly using `AnsibleUnsafeText` with Python `pathlib` (#82510) (#82564)
* Enable directly using `AnsibleUnsafeText` with Python `pathlib`. Fixes #82414.
(cherry picked from commit c6a652c081)
11 months ago
..
_vendor
ansible_test
cli [stable-2.14] Resolve issues on python pre-3.10.6 with collection dirs longer than 100 characters (#81061) (#81073) 1 year ago
compat
config
errors Clean up unit tests. (#78498) 2 years ago
executor Fix connection/become task loop settings (#78565) (#78935) 2 years ago
galaxy ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs at the global level (#79561) (#79696) 2 years ago
inventory Fix pytest collection during test_host partial run 2 years ago
inventory_test_data/group_vars
mock
module_utils [stable-2.14] ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) (#81317) 1 year ago
modules Prefer unittest.mock over mock. (#77886) 3 years ago
parsing Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 1 year ago
playbook Make using blocks as handlers a parser error (#79993) (#80010) 2 years ago
plugins Replace `reboot_command` integration test with unit tests (#78956) (#81267) 1 year ago
regex
template
utils Enable directly using `AnsibleUnsafeText` with Python `pathlib` (#82510) (#82564) 11 months ago
vars Use unittest.mock instead of mock. (#77883) 3 years ago
__init__.py
requirements.txt
test_constants.py
test_context.py
test_no_tty.py