You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
errors Move AnsibleBaseBaseYAMLObject's position_info into a property 10 years ago
executor Creating playbook executor and dependent classes 10 years ago
mock V2 fixing bugs 10 years ago
parsing Applied some stashed fixes. 10 years ago
playbook renamed get_entries to get_plays 10 years ago
plugins Add smoketest unittests for the connection plugins 10 years ago
vars V2 fixing bugs 10 years ago
__init__.py Give all v2 tests the python3 compat boilerplate 10 years ago