.. |
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
|
runas needs root permissions.
|
2013-04-27 21:06:13 +01: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 |
disk.py
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
django.py
|
Remove extra space.
|
2012-11-30 17:33:20 +00: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
|
Make remove in the file module also remove broken symlinks
|
2012-11-22 12:22:04 +01:00 |
grains.py
|
One more grain.item fix to comply with new dict output.
|
2013-01-23 23:00:19 +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 |
pillar.py
|
revert cmd_yaml change that broke basic functionality
|
2013-02-06 13:03:34 -07:00 |
pip.py
|
Fix indent style issue
|
2013-02-07 17:31:10 -07:00 |
publish.py
|
Fix publish tests
|
2013-04-27 12:59:34 -06:00 |
pw_user.py
|
Conform with the dict return type for 'salt.modules.grains.item'.
|
2013-01-23 22:51:45 +00: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
|
remove unused import
|
2013-02-07 17:38:36 -07:00 |
supervisord.py
|
Fix supervisor test.
|
2013-01-23 23:23:05 +00:00 |
sysctl.py
|
Darwin (OS X) sysctl support.
|
2013-04-01 00:36:38 -07:00 |
sysmod.py
|
pkg.expand_repo_def is allowed to fail on the sysmod integration tests.
|
2013-04-22 22:40:15 +01:00 |
test.py
|
Tests cleanup
|
2012-07-20 12:25:08 +06:00 |
useradd.py
|
Conform with the dict return type for 'salt.modules.grains.item'.
|
2013-01-23 22:51:45 +00:00 |
virtualenv.py
|
remove unused import
|
2012-09-24 01:03:24 -06:00 |