ansible/test/units
Abhijit Menon-Sen abd006657b Add test/units/inventory with a few _split_pattern tests
There were no inventory-specific unit tests earlier, so we add a new
directory for them with some initial low-level tests of _split_pattern
with various valid and deprecated pattern strings.
2015-09-17 19:32:14 +05:30
..
errors
executor Add a comment explaining why async = 1 in the test 2015-09-07 19:46:05 +03:00
inventory Add test/units/inventory with a few _split_pattern tests 2015-09-17 19:32:14 +05:30
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -04:00
module_utils Use 0oNNN octal syntax in test/ 2015-08-27 22:15:57 +03:00
parsing Track local_action internally to prevent it from being overridden 2015-09-14 12:11:58 -04:00
playbook Fix unit tests for change related to local_action 2015-09-14 14:07:17 -04:00
plugins corrected all missing paths changes 2015-09-15 11:57:54 -04:00
template corrected all missing paths changes 2015-09-15 11:57:54 -04:00
utils Cleanup combine_vars 2015-09-01 11:23:12 -07:00
vars Properly handle group/host_var files with dots in them 2015-09-08 03:20:09 -04:00
__init__.py