salt/tests/integration/states
Pedro Algarvio eda67f0110 Show salt comment on assertTrue(ret['result']) failed calls.
* Created a mix which tests for the required assertion(True/False) and in case of a failure, shows salt comment kwarg in the raised assertion error so we know what was the original(salt's) failure.
2012-11-20 16:09:57 +00:00
..
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
cmd.py Tests cleanup 2012-07-20 12:25:08 +06:00
compiler.py fix many a test 2012-07-23 13:00:54 -06:00
file.py Even more open() to salt.utils.fopen(). 2012-11-18 18:57:10 +00:00
git.py Uncomment required line. 2012-11-04 12:22:46 +00:00
host.py Even more open() to salt.utils.fopen(). 2012-11-18 18:57:10 +00:00
match.py Even more open() to salt.utils.fopen(). 2012-11-18 18:57:10 +00:00
pip.py Convert the remaining tests hard-coding temporary paths. 2012-11-06 12:44:53 +00:00
rabbitmq_user.py Fix RabbitMQ tests where we can be a little less specific 2012-10-19 15:20:31 -06:00
rabbitmq_vhost.py Fix RabbitMQ tests where we can be a little less specific 2012-10-19 15:20:31 -06:00
ssh.py Fix some tests when using --no-clean 2012-08-05 19:23:12 +01:00
supervisord.py Fixed tests for supervisor and rabbitmq #962 2012-10-19 16:28:38 +01:00
user.py Mark destructive tests with the destructiveTest decorator. 2012-09-29 23:16:08 +01:00
virtualenv.py Show salt comment on assertTrue(ret['result']) failed calls. 2012-11-20 16:09:57 +00:00