salt/tests/integration/states
Erik Johnson 9397840021 More tweaks to package tests
This makes package tests work better on CentOS 5, and also adds a 32-bit
target for Ubuntu.
2013-10-20 20:27:45 -05:00
..
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
cmd.py Updated integration.states.cmd test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:02 +01:00
compiler.py Updated integration.states.compiler test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:02 +01:00
file.py Added unit and integration tests for the file.replace functions 2013-09-20 17:01:57 -06:00
git.py Fix issue 6800. cwd=target was being passed to _run_check which blew up if target dir did not already exist. 2013-09-10 13:45:30 -06:00
handle_iorder.py Make sure multiple names clauses retain same order 2013-10-18 14:57:48 -06:00
host.py Updated integration.states.host test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:02 +01:00
match.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
pip.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
pkg.py More tweaks to package tests 2013-10-20 20:27:45 -05:00
rabbitmq_user.py Switched arguments in SaltReturnAssertsMixIn.assertInSaltComment() 2013-08-22 19:02:17 +01:00
rabbitmq_vhost.py Updated integration.states.rabbitmq_vhost test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:03 +01:00
ssh.py Make sure there's a line break before writing new key. Fixes #7409. 2013-09-28 00:00:26 +01:00
supervisord.py Switched arguments in SaltReturnAssertsMixIn.assertInSaltReturn() 2013-08-22 19:02:17 +01:00
svn.py Updated integration.states.svn test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:03 +01:00
user.py Use the requires_system_grains decorator from salt-testing 2013-09-04 20:05:41 +01:00
virtualenv.py State calls now fail if non-supported arguments are used. Fixes #6962. 2013-09-24 22:08:07 +01:00