ansible/v2/test
Rory Finnegan 3e25f633fe Applied some stashed fixes.
* Fixed file.close() typo in test_vault_editor
 * Updated unicode.py to redefine basestring properly in python3 and fixed a couple missed py27 specific code.
 * Realized the patch in test_data_loader was still failing cause we are passing the string 'builtins.open' and not actually using it in that file and soe instead of failing in py34 it would fail in py27.
2015-04-16 17:20:46 -04:00
..
errors Move AnsibleBaseBaseYAMLObject's position_info into a property 2015-04-01 14:54:22 -07:00
executor Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
mock V2 fixing bugs 2015-04-02 01:19:21 -05:00
parsing Applied some stashed fixes. 2015-04-16 17:20:46 -04:00
playbook renamed get_entries to get_plays 2015-04-04 10:24:03 -04:00
plugins Add smoketest unittests for the connection plugins 2015-04-15 16:33:57 -07:00
vars V2 fixing bugs 2015-04-02 01:19:21 -05:00
__init__.py Give all v2 tests the python3 compat boilerplate 2014-10-15 19:25:48 -04:00