ansible/test/units/playbook
Brian Coca c17fbf2f12 simplify become testing and handling, we had drifted and were doulbe checking prompt, become and become_pass
fixed tests to conform to new signature and now tests both with and w/o password
now we are more explicit about self.prompt
2015-09-04 10:36:16 -04:00
..
__init__.py
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 simplify become testing and handling, we had drifted and were doulbe checking prompt, become and become_pass 2015-09-04 10:36:16 -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