ansible/test/units/module_utils/basic
Pilou f2c22109fb Don't mix deprecations messages with warnings messages (#21337)
* Remove unused attribute '_passthrough'

* Don't mix deprecations with warnings

* Return values: add 'deprecations' key used internally

* 'deprecations' and 'warnings' return values: add tests
2017-02-13 23:49:39 -05:00
..
__init__.py
test__log_invocation.py Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
test_deprecate_warn.py Don't mix deprecations messages with warnings messages (#21337) 2017-02-13 23:49:39 -05:00
test_exit_json.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_heuristic_log_sanitize.py Enable some basic.py tests on python3 (#17167) 2016-08-20 10:13:54 -07:00
test_known_hosts.py Make module_utils.known_hosts.get_fqdn work on ipv6 2015-12-14 19:30:54 +01:00
test_log.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_no_log.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_run_command.py Unittests for some of module_common.py (#20812) 2017-01-30 13:51:27 -08:00
test_safe_eval.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_set_mode_if_different.py Fix test which fails on some python 2.6 installs. 2017-02-08 14:06:40 -08:00