You can not 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
Alex Willmer 163819efa2
tests: Fix `test_ansible_version()` when run within a git checkout (#78636)
4 years ago
..
_vendor Use unittest.mock instead of mock. (#77883) 4 years ago
ansible_test Avoid deprecated method in unit tests. 4 years ago
cli tests: Fix `test_ansible_version()` when run within a git checkout (#78636) 4 years ago
compat Remove unit test Python 2.6 compat. (#78369) 4 years ago
config Yolo (#77554) 4 years ago
errors Clean up unit tests. (#78498) 4 years ago
executor Replace get_persistent_connection_options in task_executor with get_options (#74446) 4 years ago
galaxy Add --offline option to 'ansible-galaxy collection install' (#78678) 4 years ago
inventory Fix pytest collection during test_host partial run 4 years ago
inventory_test_data/group_vars
mock Use unittest.mock instead of mock. (#77883) 4 years ago
module_utils Add OSMC to Debian OS_FAMILY_MAP (#78778) 4 years ago
modules Prefer unittest.mock over mock. (#77886) 4 years ago
parsing Remove unit test pytz requirement. (#78368) 4 years ago
playbook Use classproperty to access field attributes of a class (#78180) 4 years ago
plugins add ansible_name/ansible_aliases attrs to plugin objects (#78700) 4 years ago
regex
template Use unittest.mock instead of mock. (#77883) 4 years ago
utils Skip test if no there are no problematic chars for wcswidth (#78645) 4 years ago
vars Use unittest.mock instead of mock. (#77883) 4 years ago
__init__.py
requirements.txt Update unit test controller requirements. (#78376) 4 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 6 years ago
test_context.py Clean up unit test boilerplate. 6 years ago
test_no_tty.py ansible-test - Fix subprocess management. (#77641) 4 years ago