.. |
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
|
Updated integration.modules.cmdmod test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01: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
|
Updated integration.modules.django test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:12:59 +01:00 |
event.py
|
Updated integration.modules.event test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:00 +01:00 |
file.py
|
Updated integration.modules.file test suite to use salttesting.helpers.ensure_in_syspath()
|
2013-06-28 00:13:00 +01:00 |
grains.py
|
Make sure every test module is runnable by __main__ .
|
2013-06-28 00:12:56 +01:00 |
hosts.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
mine.py
|
Added support for __main__ execution.
|
2013-06-28 00:12:57 +01:00 |
pillar.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
pip.py
|
Added support for __main__ execution.
|
2013-06-28 00:12:57 +01:00 |
publish.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
pw_user.py
|
Make sure every test module is runnable by __main__ .
|
2013-06-28 00:12:56 +01:00 |
rabbitmq.py
|
Added support for __main__ execution.
|
2013-06-28 00:12:57 +01:00 |
ssh.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
state.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
supervisord.py
|
Added support for __main__ execution and formatting fixes.
|
2013-06-28 00:12:57 +01:00 |
sysctl.py
|
Make sure every test module is runnable by __main__ .
|
2013-06-28 00:12:56 +01:00 |
sysmod.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
test.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |
useradd.py
|
Make sure every test module is runnable by __main__ .
|
2013-06-28 00:12:56 +01:00 |
virtualenv.py
|
Adapted code fix sys.path in case called from __main__ . Adapted to salt-testing.
|
2013-06-28 00:12:56 +01:00 |