ansible/test/units
Christoph adc158a499 Add a test for int/float parameter type checking (#16741)
A parameter of type int should accept int and string, but not float.
A parameter of type float should accept float, int, and string.

Also reset the arguments in another test so that it runs cleanly.  This
agrees with what all the other tests are doing.
2016-09-21 20:39:02 -07:00
..
errors
executor Parse async response in async action. (#16534) 2016-07-01 15:24:41 -07:00
inventory
inventory_test_data/group_vars
mock add _load_params debug overrides for module args/file passed on cmdline 2016-04-18 11:06:46 -07:00
module_utils Add a test for int/float parameter type checking (#16741) 2016-09-21 20:39:02 -07:00
modules Fix docker unit test. Not deprecated in 2.1. 2016-06-11 09:14:54 -07:00
parsing
playbook add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
plugins Add partially backwards compatible version of _fixup_perms. (#17427) 2016-09-06 16:56:47 -07:00
template
utils
vars
__init__.py