ansible/test/units
Toshio Kuratomi 0af750e3e5 Merge pull request #9182 from bbasleeper/feature_sudo_exe_from_inventory
Add a new inventory parameter (ansible_sudo_exe) to specify sudo command...
2014-09-30 14:55:46 -04:00
..
inventory_test_data Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules. 2014-09-11 12:27:21 -04:00
vault_test_data
ansible.cfg
README.md
TestConstants.py
TestFilters.py adding min() and max() filters for use in Jinja templates 2014-08-08 11:28:48 -04:00
TestInventory.py Merge branch 'svg_and_inventory_refactor' into devel 2014-07-10 14:43:07 -05:00
TestModules.py Update module test code to avoid pycs (that are not used) 2014-09-26 10:57:12 -04:00
TestModuleUtilsBasic.py Reduce commenting as basic.py is copied to the remote host with every module transfer. 2014-09-05 07:39:17 -07:00
TestPlayVarsFiles.py Correct variable blending from vars_files with hostvars in them 2014-08-20 15:49:01 -05:00
TestSynchronize.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
TestUtils.py Add a new inventory parameter (ansible_sudo_exe) to specify sudo command path. 2014-09-27 17:39:49 +02:00
TestUtilsStringFunctions.py
TestVault.py
TestVaultEditor.py

Unit tests

Tests at code level. Should be concise and to the point, and organized by subject.