ansible/test/units/playbook
Marius Gedminas 33a374edde Use rich comparisons for Attribute and FieldAttribute
Because __cmp__ is not supported on Python 3.
2015-09-02 12:33:42 +03:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 2015-09-02 12:33:42 +03:00
test_block.py Change asserts to assertIsInstance for better error messages 2015-05-08 13:49:10 -07:00
test_play.py Update unit tests for flush_handlers fix 2015-07-22 11:30:05 -04:00
test_play_context.py changed no_log expected type to new value 2015-08-25 10:20:47 -04:00
test_playbook.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_role.py update unit tests for role templating changes 2015-08-03 16:33:47 -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