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 Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
This can only be done for controller tests.
2 years ago
..
_vendor Use unittest.mock instead of mock. (#77883) 2 years ago
ansible_test Avoid deprecated method in unit tests. 2 years ago
cli Use unittest.mock instead of mock. (#77883) 2 years ago
compat Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
config Yolo (#77554) 2 years ago
errors Use unittest.mock instead of mock. (#77883) 2 years ago
executor Use unittest.mock instead of mock. (#77883) 2 years ago
galaxy Use unittest.mock instead of mock. (#77883) 2 years ago
inventory Clean up unit test boilerplate. 4 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Use unittest.mock instead of mock. (#77883) 2 years ago
module_utils Fix unit tests for Python 3.11. 2 years ago
modules unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271) 3 years ago
parsing Use unittest.mock instead of mock. (#77883) 2 years ago
playbook Use unittest.mock instead of mock. (#77883) 2 years ago
plugins Use unittest.mock instead of mock. (#77883) 2 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 6 years ago
template Use unittest.mock instead of mock. (#77883) 2 years ago
utils Use unittest.mock instead of mock. (#77883) 2 years ago
vars Use unittest.mock instead of mock. (#77883) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt ansible-test - split controller/target testing (#75605) 3 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 4 years ago
test_context.py Clean up unit test boilerplate. 4 years ago
test_no_tty.py ansible-test - Fix subprocess management. (#77641) 2 years ago