.. |
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
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
cmdmod.py
|
Fix error created by yaml changes
|
2013-06-18 23:51:44 -06:00 |
config.py
|
Disable failing config.manage_mode test, we will need to clean this
|
2013-05-26 03:52:22 -06:00 |
cp.py
|
Even more open() to salt.utils.fopen() .
|
2012-11-18 18:57:10 +00:00 |
data.py
|
fix many a test
|
2012-07-23 13:00:54 -06:00 |
decorators.py
|
Adding "Depends" decorator to salt.utils
|
2013-06-14 15:17:06 -07:00 |
disk.py
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
django.py
|
disable svn tests
|
2013-06-19 00:24:16 -06:00 |
event.py
|
stub out event fireing test until we can acertain what is wrong
|
2013-03-11 17:09:56 -06:00 |
file.py
|
Fixing invalid assumption on group name in tests
|
2013-05-03 11:47:08 +02:00 |
grains.py
|
Raise sleep here because travis is SLOW
|
2013-05-31 02:00:56 +00:00 |
hosts.py
|
Fix the salt.modules.hosts tests and even test if order is preserved when writing the new file.
|
2013-04-23 12:56:23 +01:00 |
mine.py
|
Add tests to check cross minion validity in the mine
|
2013-05-29 21:26:55 +00:00 |
pillar.py
|
revert cmd_yaml change that broke basic functionality
|
2013-02-06 13:03:34 -07:00 |
pip.py
|
Introduce no_chown option to pip-related functions - #4805
|
2013-05-04 22:16:39 -05:00 |
publish.py
|
Fix publish tests
|
2013-04-27 12:59:34 -06:00 |
pw_user.py
|
is not 0 => != 0
|
2013-04-30 10:32:21 -07:00 |
rabbitmq.py
|
This root or that root? :)
|
2012-12-11 16:37:30 +01:00 |
ssh.py
|
Make ssh key regular expression more strict
|
2013-03-08 15:01:58 +01:00 |
state.py
|
fix pydsl test
|
2013-05-18 22:58:08 +00:00 |
supervisord.py
|
Reuse virtualenv for all supervisor tests
|
2013-05-29 12:54:57 +01:00 |
sysctl.py
|
Darwin (OS X) sysctl support.
|
2013-04-01 00:36:38 -07:00 |
sysmod.py
|
Add ignores for loaded depends modules
|
2013-06-18 16:38:42 -06:00 |
test.py
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
useradd.py
|
is not 0 => != 0
|
2013-04-30 10:32:21 -07:00 |
virtualenv.py
|
remove unused import
|
2012-09-24 01:03:24 -06:00 |