salt/tests/integration/states
Pedro Algarvio 6448dd87da Some fixes on the git state tests.
* Always remove the repository directory.
* When testing recursive with git 1.7.9.5, we cannot test for a directory because it's a plain file with the contents:
  gitdir: /tmp/salt-tests-tmpdir/salt_repo/.git/modules/vendor/modules/js/receiptverifier
2012-11-04 09:58:05 +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 Use file.managed as a backend of file.recurse. Fixes #1583 2012-10-24 17:15:29 -07:00
git.py Some fixes on the git state tests. 2012-11-04 09:58:05 +00:00
host.py Tests cleanup 2012-07-20 12:25:08 +06:00
match.py Fix #2167. Testcases included. 2012-10-06 01:05:04 +01:00
pip.py Remove bash-ism from pip state test 2012-10-15 15:31:47 -06: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 Correct license. 2012-10-01 10:16:21 +01:00