ansible/test/units/plugins
Nathaniel Case 7d3c4a8882
Delay persistent connection until needed (#59153)
* Delay calling connect() until absolutely necessary

* Implement transport_test to enable wait_for_connection

* plugin might be connected already for some reason?

* ensure_connect for httpapi

There's some become shenanigans still needing to be ironed out

* Fix tests for network_cli
2019-08-14 16:58:03 -04:00
..
action unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
cache
callback
cliconf
connection Delay persistent connection until needed (#59153) 2019-08-14 16:58:03 -04:00
filter unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
httpapi unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
inventory
loader_fixtures
lookup unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
shell
strategy unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
terminal unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
vars
__init__.py
test_plugins.py