.. |
files
|
Split out integration tests from pure unit tests.
|
2012-02-20 13:18:13 +01:00 |
__init__.py
|
Refactor runtests to allow dotted path module discovery.
|
2012-05-29 19:56:47 -07:00 |
aliases.py
|
Updated integration.modules.aliases test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01:00 |
cmdmod.py
|
Fix test description
|
2013-09-10 21:03:35 -06:00 |
config.py
|
Updated integration.modules.config test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01:00 |
cp.py
|
Updated integration.modules.cp test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01:00 |
data.py
|
Updated integration.modules.data test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01:00 |
decorators.py
|
Updated integration.modules.decorators test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01:00 |
disk.py
|
Updated integration.modules.disk test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01:00 |
django.py
|
Adapted integration.modules.django to use salttesting.mock
|
2013-08-26 13:03:08 +00:00 |
event.py
|
Don't include authorship in generated documentation, the Sphinx way.
|
2013-09-16 17:24:00 +01:00 |
file.py
|
Error signatures changed, lets update test cases.
|
2013-09-24 22:08:08 +01:00 |
grains.py
|
sleep longer for grains test if first return is bad
|
2013-08-13 00:35:55 -06:00 |
hosts.py
|
fixing 61573b1394 (commitcomment-3967806)
|
2013-08-29 11:50:20 +03:00 |
mine.py
|
PEP8 fixes for integration.mine.MineTest
|
2013-09-18 15:22:46 -06:00 |
pillar.py
|
Updated integration.modules.pillar test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:00 +01:00 |
pip.py
|
Don't include authorship in generated documentation, the Sphinx way.
|
2013-09-16 17:24:00 +01:00 |
publish.py
|
Updated integration.modules.publish test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:00 +01:00 |
pw_user.py
|
Don't include authorship in generated documentation, the Sphinx way.
|
2013-09-16 17:24:00 +01:00 |
rabbitmq.py
|
Updated integration.modules.rabbitmq test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:00 +01:00 |
ssh.py
|
Adapt the test case to saltstack/salt@70b26f30b. Refs #4822
|
2013-09-05 23:35:36 +01:00 |
state.py
|
Updated integration.modules.state test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:00 +01:00 |
supervisord.py
|
33cdd9e remove one of the checks, re-add it.
|
2013-09-08 12:07:27 +01:00 |
sysctl.py
|
Updated integration.modules.sysctl test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:01 +01:00 |
sysmod.py
|
allow cp.recv to fail integration.modules.sysmod.SysModuleTest
|
2013-08-14 20:29:31 -05:00 |
test.py
|
Updated integration.modules.test test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:01 +01:00 |
useradd.py
|
Suse based distributions(at least) complain when a username or group starts with digits.
|
2013-09-05 04:50:51 +01:00 |
virt.py
|
Two integration tests for virt.get_profiles
|
2013-09-27 01:41:52 +02:00 |
virtualenv.py
|
Make sure every temp dir created on the unittests respects, integration.SYS_TMP_DIR
|
2013-08-27 15:31:58 +00:00 |