ansible/test/units
Marius Gedminas 225fe85530 Skip test_module_utils_basic_ansible_module_creation on Python 3
This reverts commit 073f10a52a and instead
disables the failing test.

We're focusing on Python 3 support on the controller first; modules will
come later.
2015-10-14 09:32:26 +03:00
..
errors Improve handling of unicode errors 2015-10-08 10:04:15 -04:00
executor Adding unit tests for PlaybookExecutor _get_serialized_batches 2015-10-12 11:27:37 -04:00
inventory Add basic tests for expand_hostname_range 2015-09-30 16:28:45 +05:30
inventory_test_data/group_vars
mock Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -04:00
module_utils Skip test_module_utils_basic_ansible_module_creation on Python 3 2015-10-14 09:32:26 +03:00
parsing Revert "Track local_action internally to prevent it from being overridden" 2015-10-09 13:01:32 -04:00
playbook Merge pull request #12528 from bcoca/task_logging 2015-09-30 11:38:34 -04:00
plugins Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
template corrected all missing paths changes 2015-09-15 11:57:54 -04:00
utils Python 3: shlex.split() wants unicode 2015-09-24 12:36:05 +03:00
vars Revert to using local file/dir tests in inventory instead of loader's 2015-10-13 12:04:01 -04:00
__init__.py