salt/tests/integration/states
Pedro Algarvio fd283e9689 Improved SaltReturnAssertsMixIn.
* Added `assertReturnSaltType` which is dictionary for non errors.
* Added `assertReturnNonEmptySaltType` which does the above and makes sure it's not empty.
* Fix `tests.integration.states.user.UserTest` which was using wrongly using `assertSaltTrueReturn` on 'user.info' calls.
2012-11-25 22:29:08 +00:00
..
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
cmd.py Improve SaltReturnAssertsMixIn and move tests.integration.states.cmd to use it. 2012-11-21 12:43:53 +00: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 Improved SaltReturnAssertsMixIn. 2012-11-25 22:29:08 +00:00
virtualenv.py Expose what's happening behind the scenes for test_user_if_present_with_gid() 2012-11-21 12:19:18 +00:00