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 47e1cc38fd [stable-2.13] Use unittest.mock instead of mock. (#77883)
This can only be done for controller tests.
(cherry picked from commit 3a9a23fb1a)

Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
..
__init__.py Fix unit test dirs to match code under test. 9 years ago
test_connection.py Remove obsolete units.compat.mock compat layer. (#77118) 4 years ago
test_local.py Split test_connection into individual files 6 years ago
test_paramiko.py paramiko_ssh - mark connection as connected when successful (#74459) 5 years ago
test_psrp.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_ssh.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_winrm.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago