summaryrefslogtreecommitdiff
path: root/test/units/plugins/connection/test_connection.py
Commit message (Expand)AuthorAgeFilesLines
* Split test_connection into individual filesRick Elrod2020-03-051-94/+0
* Become plugins (#50991)Matt Martz2019-02-111-0/+3
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-121-4/+4
* avoid tests when ncclient is not installedBrian Coca2018-10-011-1/+3
* Move persistent connections to only use registered variables (#45616)Nathaniel Case2018-09-201-0/+6
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* mock ncclient import in test_connection.py (#32786)Frederic Lepied2017-11-101-1/+22
* Connection plugins network_cli and netconf (#32521)Nathaniel Case2017-11-091-1/+4
* Disable abstract-class-instantiated for smoketestsToshio Kuratomi2017-07-251-2/+2
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-7/+19
* Fix password prompt matching (#24081)Matt Martz2017-05-011-0/+81
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-301-1/+1
* adds unit test for network_cli connection plugin (#18729)Peter Sprygada2016-12-031-0/+5
* Fix unit test dirs to match code under test.Matt Clay2016-11-101-0/+129