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
Martin Krizek 60f76436c1
Simplify AnsibleJ2Vars by using ChainMap for vars (#78713)
Co-authored-by: Matt Martz <matt@sivel.net>
2 years ago
..
_vendor Use unittest.mock instead of mock. (#77883) 2 years ago
ansible_test
cli tests: Fix `test_ansible_version()` when run within a git checkout (#78636) 2 years ago
compat Remove unit test Python 2.6 compat. (#78369) 2 years ago
config
errors Clean up unit tests. (#78498) 2 years ago
executor Fix connection/become task loop settings (#78565) 2 years ago
galaxy galaxy: Add license_file to manifest directives (#79420) 2 years ago
inventory Fix pytest collection during test_host partial run 2 years ago
inventory_test_data/group_vars
mock Use unittest.mock instead of mock. (#77883) 2 years ago
module_utils Allow test to run on system with selinux enabled. Fixes #77564 (#79510) 2 years ago
modules Prefer unittest.mock over mock. (#77886) 2 years ago
parsing Remove unit test pytz requirement. (#78368) 2 years ago
playbook Always create new role (#78661) 2 years ago
plugins Fix password lookup rewrites file when using encrypt (#79431) 2 years ago
regex
template Simplify AnsibleJ2Vars by using ChainMap for vars (#78713) 2 years ago
utils Skip test if no there are no problematic chars for wcswidth (#78645) 2 years ago
vars Use unittest.mock instead of mock. (#77883) 2 years ago
__init__.py
requirements.txt Update unit test controller requirements. (#78376) 2 years ago
test_constants.py
test_context.py
test_no_tty.py