ansible/test/units
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
..
cli optparse_helpers: improve unit tests for version() (#59626) 2019-08-14 10:32:26 -05:00
compat
config fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
contrib
errors
executor Fix unit tests to work with pytest >= 5.0 (#60246) 2019-08-09 14:58:46 -04:00
galaxy Collection test (#59488) 2019-07-24 12:38:32 +10:00
inventory_test_data/group_vars
mock
module_utils unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
modules New Module: Volume Autosize (#59936) 2019-08-14 15:21:51 -04:00
parsing various mod_args fixes (#60290) 2019-08-13 09:57:49 +01:00
playbook unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
plugins Delay persistent connection until needed (#59153) 2019-08-14 16:58:03 -04:00
regex Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
template unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
utils Update units to pass on macOS (#60435) 2019-08-12 15:13:07 -05:00
vars Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
__init__.py
test_constants.py
test_context.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00