ansible/test/units/playbook
Toshio Kuratomi 5f5ea06ca4 make hash_params more robust in the face of many corner cases (#18701)
* make hash_params more robust in the face of many corner cases

Fixes #18680
Alternative fix to #18681

* add test case for role.hash_params

* Add role.hash_params test for more types

A set, a generator/iterable, and a Container that
is not Iterable.
2016-12-05 04:01:45 -08:00
..
role make hash_params more robust in the face of many corner cases (#18701) 2016-12-05 04:01:45 -08:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 2015-09-02 12:33:42 +03:00
test_base.py add a unit test for playbook/base.py (#17688) 2016-11-29 10:42:25 -05:00
test_block.py Fix uninitialized variable in deserialize method (#18037) 2016-10-20 22:54:16 -04:00
test_play.py Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_play_context.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
test_playbook.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_taggable.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_task.py Making the switch to v2 2015-05-03 21:47:26 -05:00