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 Improve testing of FactCache (#55739) 2019-06-10 16:26:24 -04:00
callback Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
cliconf Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
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 add IAM role assumption to aws_ec2 inventory (#41637) 2019-06-18 15:34:41 -07:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
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 Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00