Toshio Kuratomi
2b8a0cdddc
Fix ssh connection unittests for python3.4
2016-03-09 11:14:02 -08:00
James Cammarata
f0d3284ead
Adding more unit tests for ssh connection plugin
2016-03-08 14:50:35 -05:00
James Cammarata
2f472fd4e9
Adding start of ssh connection unit tests
2016-03-08 01:07:16 -05:00
Toshio Kuratomi
b70bf3b056
Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3
2016-02-26 16:43:05 -08:00
Brian Coca
b6d6c2e4db
corrected all missing paths changes
2015-09-15 11:57:54 -04:00
James Cammarata
e64989beb4
Moving ConnectionInformation -> PlayContext
...
Also making PlayContext a child class of the Playbook Base class,
which gives it access to all of the FieldAttribute code to ensure
field values are correctly typed after post_validation
Fixes #11381
2015-07-21 12:13:50 -04:00
James Cammarata
21fa385ce7
Reorganizing plugin unit tests and adding start of strategy tests (v2)
2015-05-18 17:26:59 -07:00