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/plugins/connection
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
This can only be done for controller tests.
2 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py Remove obsolete units.compat.mock compat layer. (#77118) 2 years ago
test_local.py Split test_connection into individual files 4 years ago
test_paramiko.py paramiko_ssh - mark connection as connected when successful (#74459) 3 years ago
test_psrp.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_ssh.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_winrm.py Use unittest.mock instead of mock. (#77883) 2 years ago