.. |
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 my typo
|
2013-10-24 11:42:52 +02: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
|
Patch salt.utils.which to fix Django tests.
|
2013-10-04 19:07:11 +01: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
|
Fix issue 5951 - correct __opts__['file_roots'] in ext_pillars
|
2013-10-11 11:53:00 -06: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
|
Make sure that ssh keys don't get added with incorrect encoding types.
|
2013-10-15 11:48:28 -06: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
|
Use the salt testing requires_salt_modules decorator.
|
2013-09-28 18:57:38 +01: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 |