Commit Graph

4 Commits (b23a879273eab0c6e3aefa080f3b6aaefdadc110)

Author SHA1 Message Date
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.
11 years ago
Rory Finnegan 1e139fe08f Updated the test_data_loader to use six.builtins vs __builtins__ 11 years ago
Toshio Kuratomi 349ecf6efe Add a vault test to data_loader test and some additional yaml tests to parsing/yaml/test_loader 11 years ago
James Cammarata 62d79568be Creating playbook executor and dependent classes 11 years ago